rt/vm/src/main/java/org/apidesign/vm4brwsr/ExportedSymbols.java
Mon, 26 May 2014 10:18:57 +0200 Export all java.** packages
Thu, 22 May 2014 15:29:40 +0200 Tests pass OK in full obfuscation mode
Wed, 21 May 2014 23:42:24 +0200 Support for exporting whole packages. addRootClasses defined in terms of addClasses and addExported.
Tue, 13 May 2014 11:27:01 +0200 Need to make sure all VALUES fields of enums are exported
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.
Fri, 26 Apr 2013 18:48:34 +0200 Partially working extension modules