Sun, 16 Mar 2014 16:00:50 +0100 Jaroslav Tulach Don't test websockets, assume they are similar to other tests when running in OSGi mode
Sun, 16 Mar 2014 15:50:09 +0100 Jaroslav Tulach Don't call valueOf, as on JDK8 that yields 'TypeError: invoking static method'
Sat, 15 Mar 2014 17:28:17 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Sat, 15 Mar 2014 17:28:16 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.7.6
Sat, 15 Mar 2014 17:28:16 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.7.6 release-0.7.6
Sat, 15 Mar 2014 17:24:48 +0100 Jaroslav Tulach The teavm.js sample does not need license
Sat, 15 Mar 2014 17:21:03 +0100 Jaroslav Tulach Documenting what is new in the 0.7.6 version
Sat, 15 Mar 2014 16:48:38 +0100 Jaroslav Tulach Showing live demo of the minesweeper game.
Sat, 15 Mar 2014 16:01:40 +0100 Jaroslav Tulach Describing packaging options
Sat, 15 Mar 2014 14:40:27 +0100 Jaroslav Tulach Few words about the IDE support or lack of it
Sat, 15 Mar 2014 13:49:55 +0100 Jaroslav Tulach Confirm one does not need to enumerate all the attributes
Sat, 15 Mar 2014 13:43:43 +0100 Jaroslav Tulach Pointing out one needs to learn Knockout bindings
Sat, 15 Mar 2014 13:26:52 +0100 Jaroslav Tulach More detailed description of the generated sample structure
Sat, 15 Mar 2014 11:32:15 +0100 Jaroslav Tulach Documenting the sample needs JDK7
Sat, 15 Mar 2014 11:30:09 +0100 Jaroslav Tulach Make sure the processor can run on JDK6
Sat, 15 Mar 2014 10:30:17 +0100 Jaroslav Tulach Use real version (rather than x.y) so the example works just by copying it
Sat, 15 Mar 2014 09:47:15 +0100 Jaroslav Tulach References to other releases
Wed, 12 Mar 2014 20:26:58 +0100 Jaroslav Tulach Behavior of enum when it comes from a callback EnumString
Wed, 12 Mar 2014 20:24:18 +0100 Jaroslav Tulach Enum needs to keep its identity EnumString
Tue, 11 Mar 2014 19:45:02 +0100 Jaroslav Tulach Merging registration of all actions EnumString
Tue, 11 Mar 2014 19:44:16 +0100 Jaroslav Tulach Don't forget to register half of the functions
Tue, 11 Mar 2014 18:35:11 +0100 Jaroslav Tulach Tests defining the behavior of enum with respect to == with string in a JavaScript EnumString
Tue, 11 Mar 2014 16:19:24 +0100 Jaroslav Tulach Box primitive types
Tue, 11 Mar 2014 14:10:44 +0100 Jaroslav Tulach Don't call methods that are not defined in the Javadoc samples
Tue, 11 Mar 2014 09:59:03 +0100 Jaroslav Tulach @Function and @ModelOperation methods can throw exception
Tue, 11 Mar 2014 09:52:06 +0100 Jaroslav Tulach Eliminating useless innerclasses
Tue, 11 Mar 2014 09:10:56 +0100 Jaroslav Tulach Don't generate private method for each @Function. Dispatch directly.
Tue, 11 Mar 2014 08:39:08 +0100 Jaroslav Tulach Toni suggests to implement the Executor interface
Mon, 10 Mar 2014 10:25:14 +0100 Jaroslav Tulach Another test to check that synchronous call properly flushes previous asynchronous ones
Sun, 09 Mar 2014 22:42:42 +0100 Jaroslav Tulach Asynchronous support seems to be OK, so merging into default branch
Sun, 09 Mar 2014 22:37:58 +0100 Jaroslav Tulach Documenting invokeLater async
Sun, 09 Mar 2014 21:13:33 +0100 Jaroslav Tulach Improving Javadoc for wait4js attribute async
Sun, 09 Mar 2014 20:20:01 +0100 Jaroslav Tulach Merging in the default branch changes that make the system functional on Dlvk async
Sun, 09 Mar 2014 20:12:51 +0100 Jaroslav Tulach Android requires the @JavaScriptBody method to be outside of FXContext. Moving it.
Sun, 09 Mar 2014 14:49:43 +0100 Jaroslav Tulach One call to areWebSocketsSupported less async
Sat, 08 Mar 2014 09:32:33 +0100 Jaroslav Tulach Merging in the new test version async
Sat, 08 Mar 2014 09:32:16 +0100 Jaroslav Tulach Improving the test to match reality: adding a delayed click that generates the field
Fri, 07 Mar 2014 19:45:56 +0100 Jaroslav Tulach Updating with most recent default async
Fri, 07 Mar 2014 19:45:23 +0100 Jaroslav Tulach Adding table generating test case into the TCK
Fri, 07 Mar 2014 14:06:31 +0100 Jaroslav Tulach Skip looking for a prototype for well know wrappers of primitive types
Fri, 07 Mar 2014 09:54:16 +0100 Jaroslav Tulach The Context creating providers commonly need access to BrwsrCtx and its inner classes
Thu, 06 Mar 2014 23:45:57 +0100 Jaroslav Tulach flush() presenters when their last instance is removed from the stack async
Thu, 06 Mar 2014 21:53:38 +0100 Jaroslav Tulach Merging recent fixes in default branch async
Thu, 06 Mar 2014 21:51:48 +0100 Jaroslav Tulach The infrastructure is trying to seek for Contexts.Provider(s), so load them by the same classloader.
Thu, 06 Mar 2014 16:33:06 +0100 Jaroslav Tulach Adding static callback into the TCK as some implementations seem to have problem with it
Thu, 06 Mar 2014 15:31:30 +0100 Jaroslav Tulach Adding static callback into the TCK as some implementations seem to have problem with it async
Wed, 05 Mar 2014 00:11:49 +0100 Jaroslav Tulach Bringing up-to-date and adding a TCK test to check behavior of asynchronous callback async
Tue, 04 Mar 2014 21:57:50 +0100 Jaroslav Tulach Yet another improvement to BrwsrCtx.execute
Tue, 04 Mar 2014 17:32:54 +0100 Jaroslav Tulach Deprecating Technology.runSafe - BrwsrCtx.execute is good enough BrwsrCtxExec
Tue, 04 Mar 2014 17:09:22 +0100 Jaroslav Tulach Letting BrwsrCtx invoke runnables correctly and reschedule them into the appropriate thread if necessary. Caching JavaScript objects in the hope to allow asynchronous execution of the JavaScript snippets. BrwsrCtxExec
Tue, 04 Mar 2014 12:29:51 +0100 Jaroslav Tulach Merging BrwsrCtx.execute into main development line
Tue, 04 Mar 2014 12:28:27 +0100 Jaroslav Tulach Javadoc fix BrwsrCtxExec
Tue, 04 Mar 2014 11:18:00 +0100 Jaroslav Tulach Eliminate OSGi dependency on TestNG by using 'assert' directly BrwsrCtxExec
Tue, 04 Mar 2014 10:12:22 +0100 Jaroslav Tulach Attempt to standardize asynchronous execution of JavaScript code snippets async
Mon, 03 Mar 2014 23:30:02 +0100 Jaroslav Tulach BrwsrCtx.execute(Runnable) and using it whenever one mangles with @Model classes BrwsrCtxExec
Mon, 03 Mar 2014 15:14:46 +0100 Jaroslav Tulach Use of e.g. confuses Javadoc, replace with 'like'
Mon, 03 Mar 2014 12:17:41 +0100 Jaroslav Tulach Ability to update a property without callback from JavaScript back to Java
Mon, 03 Mar 2014 10:15:35 +0100 Jaroslav Tulach Ready for asynchronous execution
Thu, 13 Feb 2014 22:45:39 +0100 Jaroslav Tulach Be ready for asynchronous execution of JavaScript
Thu, 13 Feb 2014 22:21:45 +0100 Jaroslav Tulach Merging the changes into default branch