Mon, 25 Mar 2013 12:47:25 +0100For debugging purposes it is much better to give class constructor functions fully qualified names. Obfuscation will optimize them away later anyway. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 12:47:25 +0100] rev 880
For debugging purposes it is much better to give class constructor functions fully qualified names. Obfuscation will optimize them away later anyway.

Mon, 25 Mar 2013 11:50:36 +0100Support for callbacks from knockout to Java model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Mar 2013 11:50:36 +0100] rev 879
Support for callbacks from knockout to Java

Fri, 22 Mar 2013 17:03:32 +0100Need to merge in default branch: It contains automatic conversion of boxed types to primitive values which is needed by Knockout to display elements of arrays properly. model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 17:03:32 +0100] rev 878
Need to merge in default branch: It contains automatic conversion of boxed types to primitive values which is needed by Knockout to display elements of arrays properly.

Fri, 22 Mar 2013 16:59:47 +0100Modifying the calculator example to work with array of objects model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 16:59:47 +0100] rev 877
Modifying the calculator example to work with array of objects

Fri, 22 Mar 2013 16:43:51 +0100Allow boolean properties model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 16:43:51 +0100] rev 876
Allow boolean properties

Fri, 22 Mar 2013 16:39:30 +0100Report location where non-primitive type is used model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 16:39:30 +0100] rev 875
Report location where non-primitive type is used

Fri, 22 Mar 2013 14:46:10 +0100Using cummulative factory with the hope to prevent enormous increase in overloaded 'generate' methods closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 14:46:10 +0100] rev 874
Using cummulative factory with the hope to prevent enormous increase in overloaded 'generate' methods

Fri, 22 Mar 2013 10:52:51 +0100Fixed Array methods visibility for obfuscation closure
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 22 Mar 2013 10:52:51 +0100] rev 873
Fixed Array methods visibility for obfuscation

Fri, 22 Mar 2013 10:49:47 +0100Updated dynamic calculator closure
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 22 Mar 2013 10:49:47 +0100] rev 872
Updated dynamic calculator

Fri, 22 Mar 2013 00:05:41 +0100Alas, need to merge into default branch, but without any changes from the accidental commit on default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 00:05:41 +0100] rev 871
Alas, need to merge into default branch, but without any changes from the accidental commit on default branch