Thu, 29 Aug 2013 08:00:42 +0000Don't propagate non-ClassNotFoundException error from Class.forName
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 Aug 2013 08:00:42 +0000] rev 1252
Don't propagate non-ClassNotFoundException error from Class.forName

Thu, 29 Aug 2013 07:59:21 +0000getClass() on JavaScript function should return some class, at least Object.class
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 29 Aug 2013 07:59:21 +0000] rev 1251
getClass() on JavaScript function should return some class, at least Object.class

Tue, 27 Aug 2013 23:05:02 +0200Let's try to use 0.5 version
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 27 Aug 2013 23:05:02 +0200] rev 1250
Let's try to use 0.5 version

Mon, 26 Aug 2013 08:56:37 +0200First updates to run with forthcoming version 0.5 - WebSockets in FX launcher and etc.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 26 Aug 2013 08:56:37 +0200] rev 1249
First updates to run with forthcoming version 0.5 - WebSockets in FX launcher and etc.

Fri, 12 Jul 2013 16:06:38 +0200Needs to mangle the parameters to convert / to _
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 16:06:38 +0200] rev 1248
Needs to mangle the parameters to convert / to _

Fri, 12 Jul 2013 16:05:33 +0200Double.valueOf returns instance of Double
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 16:05:33 +0200] rev 1247
Double.valueOf returns instance of Double

Fri, 12 Jul 2013 14:51:33 +0200Fixing imports
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 14:51:33 +0200] rev 1246
Fixing imports

Fri, 12 Jul 2013 13:41:23 +0200Use transitive compile time dependencies
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 13:41:23 +0200] rev 1245
Use transitive compile time dependencies

Fri, 12 Jul 2013 11:07:58 +0200Make sure callback with parameters works. Plus get ready to usage of $ sign in $JsCallbacks$ naming scheme.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 11:07:58 +0200] rev 1244
Make sure callback with parameters works. Plus get ready to usage of $ sign in $JsCallbacks$ naming scheme.

Thu, 11 Jul 2013 22:36:01 +0200Recognizes callback to static Java methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 22:36:01 +0200] rev 1243
Recognizes callback to static Java methods