rt/vm/src/main/java/org/apidesign/vm4brwsr/Bck2Brwsr.java
Fri, 22 Nov 2013 11:15:04 +0100 Removing unused import
Thu, 10 Oct 2013 13:59:29 +0200 Public API to disallow classes from rt.jar
Wed, 09 Oct 2013 22:02:34 +0200 Don't provide resources from rt.jar when generating bck2brwsr.js as the minimal library is not self contained anymore - but we still want as small bck2brwsr.js as possible
Mon, 13 May 2013 18:54:50 +0200 Changed the way the external classes are identified
Wed, 08 May 2013 14:54:32 +0200 Reenabled obfuscation
Fri, 26 Apr 2013 18:48:34 +0200 Partially working extension modules
Thu, 25 Apr 2013 16:17:48 +0200 Initial structure for extension modules
Fri, 22 Mar 2013 14:46:10 +0100 Using cummulative factory with the hope to prevent enormous increase in overloaded 'generate' methods
Tue, 19 Mar 2013 13:08:44 +0100 Added since tags
Wed, 13 Mar 2013 16:17:47 +0100 Allow to set obfuscation level for j2js
Tue, 12 Mar 2013 13:54:26 +0100 Merge with trunk
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository