Fri, 23 May 2014 12:43:21 +0200Skip already empty classpath slots closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 23 May 2014 12:43:21 +0200] rev 1591
Skip already empty classpath slots

Fri, 23 May 2014 12:39:26 +0200Generated Script files can be specified on classpath closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 23 May 2014 12:39:26 +0200] rev 1590
Generated Script files can be specified on classpath

Fri, 23 May 2014 11:44:38 +0200Print out reasonable error rather throwing undefined type error closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 23 May 2014 11:44:38 +0200] rev 1589
Print out reasonable error rather throwing undefined type error

Thu, 22 May 2014 22:32:00 +0200closure compiler has bad habbit of rearranging elements to global scope. Need to avoid it by adding yet another wrapping function. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 22 May 2014 22:32:00 +0200] rev 1588
closure compiler has bad habbit of rearranging elements to global scope. Need to avoid it by adding yet another wrapping function.

Thu, 22 May 2014 19:06:44 +0200Don't include @JavaScriptResource resources in generated JavaScript closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 22 May 2014 19:06:44 +0200] rev 1587
Don't include @JavaScriptResource resources in generated JavaScript

Thu, 22 May 2014 15:29:40 +0200Tests pass OK in full obfuscation mode closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 22 May 2014 15:29:40 +0200] rev 1586
Tests pass OK in full obfuscation mode

Thu, 22 May 2014 12:19:52 +0200Seek the class in VM as well as among exported symbols to allow calculator demo to start in full obfuscation mode closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 22 May 2014 12:19:52 +0200] rev 1585
Seek the class in VM as well as among exported symbols to allow calculator demo to start in full obfuscation mode

Thu, 22 May 2014 10:48:09 +0200Static compilator demo is capable to load itself from individual extension files closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 22 May 2014 10:48:09 +0200] rev 1584
Static compilator demo is capable to load itself from individual extension files

Wed, 21 May 2014 23:42:24 +0200Support for exporting whole packages. addRootClasses defined in terms of addClasses and addExported. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 21 May 2014 23:42:24 +0200] rev 1583
Support for exporting whole packages. addRootClasses defined in terms of addClasses and addExported.

Wed, 21 May 2014 21:55:17 +0200Ignore all classes in the processor closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 21 May 2014 21:55:17 +0200] rev 1582
Ignore all classes in the processor