Tue, 29 Apr 2014 10:23:55 +0200Making sure resources can be loaded in brwsr testing mode with extensions closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Apr 2014 10:23:55 +0200] rev 1498
Making sure resources can be loaded in brwsr testing mode with extensions

Mon, 28 Apr 2014 20:23:44 +0200Testing loading of resource from an extension and preparing for loading them from multiple extensions closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Apr 2014 20:23:44 +0200] rev 1497
Testing loading of resource from an extension and preparing for loading them from multiple extensions

Mon, 28 Apr 2014 17:31:29 +0200Handles resources with non 7-bit ASCII characters closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Apr 2014 17:31:29 +0200] rev 1496
Handles resources with non 7-bit ASCII characters

Mon, 28 Apr 2014 10:59:12 +0200Being able to compile resources into the generated JavaScript file and use them. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Apr 2014 10:59:12 +0200] rev 1495
Being able to compile resources into the generated JavaScript file and use them.

Mon, 28 Apr 2014 08:54:51 +0200Fixing the test name closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Apr 2014 08:54:51 +0200] rev 1494
Fixing the test name

Sun, 27 Apr 2014 22:40:17 +0200Initial infrastructure to export resources closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 27 Apr 2014 22:40:17 +0200] rev 1493
Initial infrastructure to export resources

Sun, 27 Apr 2014 08:33:38 +0200Need to include all emul-mini classes in the generated bck2brwsr.js closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 27 Apr 2014 08:33:38 +0200] rev 1492
Need to include all emul-mini classes in the generated bck2brwsr.js

Sat, 26 Apr 2014 21:30:06 +0200Different meaning of root vs. added classes. Ability to explicitly enumerate classes that should be exported and available with fully qualified name. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 26 Apr 2014 21:30:06 +0200] rev 1491
Different meaning of root vs. added classes. Ability to explicitly enumerate classes that should be exported and available with fully qualified name.

Sat, 26 Apr 2014 21:16:06 +0200Need to disable compile on save, as we process JARs and directories differently closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 26 Apr 2014 21:16:06 +0200] rev 1490
Need to disable compile on save, as we process JARs and directories differently

Sat, 26 Apr 2014 19:13:56 +0200Can execute VMTest in browser, if it is annotated with @Exported annotation like the BooleanTest closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 26 Apr 2014 19:13:56 +0200] rev 1489
Can execute VMTest in browser, if it is annotated with @Exported annotation like the BooleanTest