Mon, 08 Feb 2016 20:42:23 +0100Notification of changes may be delivered asynchronously by knockout
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 08 Feb 2016 20:42:23 +0100] rev 1047
Notification of changes may be delivered asynchronously by knockout

Thu, 21 Jan 2016 18:54:29 +0100Merging in fix to allow use of lambda functions
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 21 Jan 2016 18:54:29 +0100] rev 1046
Merging in fix to allow use of lambda functions

Thu, 21 Jan 2016 18:54:01 +0100Allow use of lamda functions in onLoad callback. Lambda function classes cannot be loaded by name, so avoid doing so when onLoad is specified.
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 21 Jan 2016 18:54:01 +0100] rev 1045
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 +0100Merge of various fixes into main development line
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 13:08:35 +0100] rev 1044
Merge of various fixes into main development line

Fri, 15 Jan 2016 13:05:42 +0100#257579: Erase the parameter types before computing the signature
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 13:05:42 +0100] rev 1043
#257579: Erase the parameter types before computing the signature

Fri, 15 Jan 2016 11:41:37 +0100Make sure the generated code uses fully qualified names when referencing java.lang.Object
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 11:41:37 +0100] rev 1042
Make sure the generated code uses fully qualified names when referencing java.lang.Object

Fri, 15 Jan 2016 11:40:28 +0100Use fully qualified names when referencing java.lang.Object
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 15 Jan 2016 11:40:28 +0100] rev 1041
Use fully qualified names when referencing java.lang.Object

Wed, 13 Jan 2016 05:53:12 +0100Better formatting of the function envelope
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 13 Jan 2016 05:53:12 +0100] rev 1040
Better formatting of the function envelope

Thu, 31 Dec 2015 08:20:05 +0100#257348: Allocate @Model properties lazily to avoid StackOverFlowError
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 31 Dec 2015 08:20:05 +0100] rev 1039
#257348: Allocate @Model properties lazily to avoid StackOverFlowError

Sat, 26 Dec 2015 06:31:49 +0100Print expected and actual values on assertion error
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 26 Dec 2015 06:31:49 +0100] rev 1038
Print expected and actual values on assertion error