Thu, 21 Jul 2016 10:23:46 +0200 Jaroslav Tulach Addressing lints and warnings Truffle
Thu, 21 Jul 2016 10:20:52 +0200 Jaroslav Tulach Send hasSize message Truffle
Fri, 15 Jul 2016 19:12:50 +0200 Jaroslav Tulach Enable compatibility check against release-1.3
Fri, 15 Jul 2016 18:47:11 +0200 Jaroslav Tulach Generating .sigfile API snapshots as part of every build
Sat, 16 Jul 2016 08:11:49 +0200 Jaroslav Tulach Non-execute messages cannot be sent via JavaInterop.asJavaFunction currently. Sending them directly with help of RootNode/CallTarget. Truffle
Wed, 06 Jul 2016 17:22:52 +0200 Jaroslav Tulach Convert array elements to Java types Truffle
Sat, 02 Jul 2016 09:35:05 +0200 Jaroslav Tulach Run most of the tests against GraalVM 0.12 successfully Truffle
Sat, 02 Jul 2016 08:40:14 +0200 Jaroslav Tulach Include GraalVM JavaScript JAR on classpath when it exists Truffle
Fri, 01 Jul 2016 23:34:06 +0200 Jaroslav Tulach Implementation of Fn.Presenter using Truffle's PolyglotEngine Truffle
Wed, 11 May 2016 07:18:59 +0200 Jaroslav Tulach Merging and documenting for for #259132
Wed, 11 May 2016 06:22:49 +0200 Jaroslav Tulach #259132: Ready for multi-threaded access to observables ConcurrentComputed259132
Wed, 11 May 2016 06:21:52 +0200 Jaroslav Tulach Verify the change is notified sooner than the value is queried ConcurrentComputed259132
Wed, 11 May 2016 05:56:31 +0200 Jaroslav Tulach Assign the models to map context ConcurrentComputed259132
Wed, 11 May 2016 05:33:53 +0200 Jaroslav Tulach Let each thread compute the same value ConcurrentComputed259132
Thu, 05 May 2016 05:18:04 +0200 Jaroslav Tulach Test to simulate problems described in bug report #259132 ConcurrentComputed259132
Tue, 03 May 2016 04:44:10 +0200 Jaroslav Tulach A null value is treated as false when converted to boolean
Mon, 02 May 2016 05:53:36 +0200 Jaroslav Tulach Special handling of undefined before passing it into Java in a callback
Wed, 27 Apr 2016 18:23:24 +0200 Jaroslav Tulach Verify behavior of @JavaScriptBody: can it define globally visible symbol?
Thu, 21 Apr 2016 08:58:57 +0200 Jaroslav Tulach Rhino on JDK7 treats Boolean as an object - e.g. to return 'false' one needs to return 'null'
Tue, 19 Apr 2016 20:31:18 +0200 Jaroslav Tulach #258908: Treat undefined as null
Sun, 17 Apr 2016 08:06:55 +0200 Jaroslav Tulach Check whether Boolean.TRUE and Boolean.FALSE are really treated as expected
Tue, 05 Apr 2016 12:17:40 +0200 Jaroslav Tulach Added tag release-1.3 for changeset 0c9f6bdacc78
Fri, 04 Mar 2016 10:09:19 +0100 Jaroslav Tulach Making API snapshots part of the 1.3 release release-1.3 release-1.3
Tue, 29 Mar 2016 18:42:00 +0200 Jaroslav Tulach #258578: Pass arguments to failure handling methods generated for @OnReceive annotation
Fri, 04 Mar 2016 10:17:46 +0100 Jaroslav Tulach One more commit to the release-1.3 branch
Fri, 04 Mar 2016 10:16:37 +0100 Jaroslav Tulach Added tag release-1.3 for changeset 0c9f6bdacc78
Wed, 02 Mar 2016 03:32:15 +0100 Jaroslav Tulach Added tag release-1.3 for changeset 051f9a22ae7c
Wed, 02 Mar 2016 03:31:49 +0100 Jaroslav Tulach Merging in fixes from release-1.3 branch
Wed, 02 Mar 2016 03:13:13 +0100 Jaroslav Tulach Normalize constant values before they are assigned to knockout context release-1.3
Wed, 02 Mar 2016 03:08:19 +0100 Jaroslav Tulach Replacing two Boolean arrays holding readOnly and constant info by one numeric array. Helps portability. release-1.3
Tue, 01 Mar 2016 18:07:55 +0100 Jaroslav Tulach Behavior of long isn't unified across various execution environment. We cannot expect it is always represented as a number. release-1.3
Tue, 01 Mar 2016 04:31:55 +0100 Jaroslav Tulach Removed tag release-1.3 release-1.3
Tue, 01 Mar 2016 04:31:52 +0100 Jaroslav Tulach Removed tag release-1.3 release-1.3
Tue, 01 Mar 2016 04:31:16 +0100 Jaroslav Tulach Added tag release-1.3 for changeset 463510dbc24b release-1.3
Tue, 01 Mar 2016 04:29:39 +0100 Jaroslav Tulach Preparing release 1.3 release-1.3
Mon, 29 Feb 2016 19:54:28 +0100 Jaroslav Tulach #257154: Simplifying initialization of knockout technology. Use Models.toRaw(null);
Mon, 29 Feb 2016 19:37:04 +0100 Jaroslav Tulach Remove unused import
Mon, 29 Feb 2016 19:21:36 +0100 Jaroslav Tulach Links to most recent versions of the Fair Minesweeper game
Mon, 29 Feb 2016 19:13:11 +0100 Jaroslav Tulach Moving the stylesheet closer to the minesweeper board otherwise it seems to be ignored
Mon, 29 Feb 2016 06:14:14 +0100 Jaroslav Tulach Sources are one level deeper
Mon, 29 Feb 2016 06:13:12 +0100 Jaroslav Tulach Providing links to most up-to-date source of information about HTML/Java APIs
Mon, 29 Feb 2016 05:49:56 +0100 Jaroslav Tulach Documenting the xhr4j module
Mon, 29 Feb 2016 05:43:52 +0100 Jaroslav Tulach Scale the picture down to the size that is actually used on the overview page
Mon, 29 Feb 2016 05:39:42 +0100 Jaroslav Tulach Referencing most recent version 1.2.3
Mon, 29 Feb 2016 05:33:31 +0100 Jaroslav Tulach #258088: Merging @Property(mutable=false) into main development line
Mon, 29 Feb 2016 05:25:31 +0100 Jaroslav Tulach #257849: xhr4j module uses java.net package to handle @OnReceive requests to workaround CORS limitations xhr4j
Fri, 26 Feb 2016 21:44:26 +0100 Jaroslav Tulach #258088: Mention Property#mutable in API changes overview NonMutable258088
Mon, 22 Feb 2016 19:58:32 +0100 Jaroslav Tulach #258088: Non-mutable values aren't wrapped into ko.observable, but rather stored as primitive values NonMutable258088
Mon, 22 Feb 2016 06:09:33 +0100 Jaroslav Tulach #258088: Introducing @Property(mutable=false) and making sure the generated Java code yields exceptions when such properties are modified after their use by the technology NonMutable258088
Mon, 15 Feb 2016 05:27:28 +0100 Jaroslav Tulach Lowering the level of warning for using 'empty technology' - sometimes that is appropriate
Mon, 15 Feb 2016 05:26:13 +0100 Jaroslav Tulach Fully qualified name to access Object
Mon, 15 Feb 2016 05:23:17 +0100 Jaroslav Tulach Returning primitive array should yield ClassCastException during runtime
Thu, 11 Feb 2016 06:03:40 +0100 Jaroslav Tulach #257930: Generate @see reference to the user written method the generated one originates from
Mon, 08 Feb 2016 20:50:46 +0100 Jaroslav Tulach Number may not be Integer, it can be any Number
Mon, 08 Feb 2016 20:46:18 +0100 Jaroslav Tulach Convert to intValue is certain to give int result
Mon, 08 Feb 2016 20:42:23 +0100 Jaroslav Tulach Notification of changes may be delivered asynchronously by knockout
Thu, 21 Jan 2016 18:54:29 +0100 Jaroslav Tulach Merging in fix to allow use of lambda functions
Thu, 21 Jan 2016 18:54:01 +0100 Jaroslav Tulach Allow use of lamda functions in onLoad callback. Lambda function classes cannot be loaded by name, so avoid doing so when onLoad is specified.
Fri, 15 Jan 2016 13:08:35 +0100 Jaroslav Tulach Merge of various fixes into main development line
Fri, 15 Jan 2016 13:05:42 +0100 Jaroslav Tulach #257579: Erase the parameter types before computing the signature