Wed, 28 May 2014 10:47:18 +0200All classes loaded through the 'vm' object will have 'invoke' method that can be used to invoke static methods like main(String[]), so our examples no longer need to rely on initialization in static initializers. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 May 2014 10:47:18 +0200] rev 1609
All classes loaded through the 'vm' object will have 'invoke' method that can be used to invoke static methods like main(String[]), so our examples no longer need to rely on initialization in static initializers.

Wed, 28 May 2014 09:07:48 +0200Load scripts asynchronously closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 28 May 2014 09:07:48 +0200] rev 1608
Load scripts asynchronously

Tue, 27 May 2014 16:36:07 +0200There can be multiple VMs in one browser and the primitive types may be shared. Using string comparition to compare primitive classes. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 27 May 2014 16:36:07 +0200] rev 1607
There can be multiple VMs in one browser and the primitive types may be shared. Using string comparition to compare primitive classes.

Tue, 27 May 2014 15:22:04 +0200Make sure test classes remain exported closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 27 May 2014 15:22:04 +0200] rev 1606
Make sure test classes remain exported

Tue, 27 May 2014 14:52:43 +0200Turning on standalone mode for the bck2brwsr.js closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 27 May 2014 14:52:43 +0200] rev 1605
Turning on standalone mode for the bck2brwsr.js

Tue, 27 May 2014 12:25:41 +0200The static calculator demo needs to reference just a single application .js file from its main HTML page. The rest is loaded based on classpath attribute. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 27 May 2014 12:25:41 +0200] rev 1604
The static calculator demo needs to reference just a single application .js file from its main HTML page. The rest is loaded based on classpath attribute.

Tue, 27 May 2014 09:20:06 +0200Adding since tag closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 27 May 2014 09:20:06 +0200] rev 1603
Adding since tag

Mon, 26 May 2014 18:29:46 +0200Skip Maven related info files closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 26 May 2014 18:29:46 +0200] rev 1602
Skip Maven related info files

Mon, 26 May 2014 18:21:36 +0200Can't close the JAR, we read its resources later closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 26 May 2014 18:21:36 +0200] rev 1601
Can't close the JAR, we read its resources later

Mon, 26 May 2014 18:21:24 +0200Enough to check the number is between 40 and 50 closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 26 May 2014 18:21:24 +0200] rev 1600
Enough to check the number is between 40 and 50