rt/vm/src/test/java/org/apidesign/vm4brwsr/Resources.java
Tue, 24 Feb 2015 11:12:53 +0100 Using year range 2012-2015 in copyright header
Sun, 09 Nov 2014 10:36:08 +0100 Don't initialize @JavaScriptBody resources sooner than their methods are called.
Fri, 26 Sep 2014 10:44:54 +0200 Can call methods of Object in obfuscation mode
Fri, 26 Sep 2014 09:22:31 +0200 Test at least a bit of obfuscation in same unit test
Thu, 22 May 2014 19:06:44 +0200 Don't include @JavaScriptResource resources in generated JavaScript
Sun, 11 May 2014 23:06:45 +0200 Full obfuscation of libraries works OK
Wed, 30 Apr 2014 15:04:10 +0200 Merging from default branch and resolving conflicts. mvn install -DskipTests passes OK.
Mon, 28 Apr 2014 20:23:44 +0200 Testing loading of resource from an extension and preparing for loading them from multiple extensions
Mon, 28 Apr 2014 17:31:29 +0200 Handles resources with non 7-bit ASCII characters
Mon, 28 Apr 2014 10:59:12 +0200 Being able to compile resources into the generated JavaScript file and use them.
Sun, 27 Apr 2014 22:40:17 +0200 Initial infrastructure to export resources