rt/vm/src/main/java/org/apidesign/vm4brwsr/ClosureWrapper.java
Sat, 26 Apr 2014 21:30:06 +0200 Different meaning of root vs. added classes. Ability to explicitly enumerate classes that should be exported and available with fully qualified name.
Tue, 18 Feb 2014 22:20:50 +0100 More effective replaces on stack
Mon, 27 May 2013 08:33:59 +0200 Added bck2BrwsrCnvrt to externs
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
Mon, 06 May 2013 11:57:29 +0200 Removed ObfuscationDelegate
Fri, 26 Apr 2013 18:48:34 +0200 Partially working extension modules
Fri, 12 Apr 2013 18:48:48 +0200 Introduced Exported annotation
Mon, 25 Mar 2013 13:29:42 +0100 Adding javadoc to various obfuscation levels. Disabling MEDIUM for the upcoming merge to default, as it is not finished yet.
Thu, 21 Mar 2013 18:48:46 +0100 Initial attempt for advanced obfuscation
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