Thu, 04 Dec 2014 09:59:14 +0100Hiding the old API changes by default
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 04 Dec 2014 09:59:14 +0100] rev 887
Hiding the old API changes by default

Thu, 04 Dec 2014 09:21:55 +0100#248918: Introducing technology identifiers
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 04 Dec 2014 09:21:55 +0100] rev 886
#248918: Introducing technology identifiers

Wed, 03 Dec 2014 11:41:24 +0100Don't use compile on save - does not play well with JavaScriptBody post processing
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 03 Dec 2014 11:41:24 +0100] rev 885
Don't use compile on save - does not play well with JavaScriptBody post processing

Sat, 29 Nov 2014 22:25:40 +0100Use optional dependency on asm-5.0.jar, so we don't have to bundle it when the classes are post processed.
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 29 Nov 2014 22:25:40 +0100] rev 884
Use optional dependency on asm-5.0.jar, so we don't have to bundle it when the classes are post processed.

Thu, 20 Nov 2014 14:59:04 +0100Describing wrapper Java object around JavaScript one
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 20 Nov 2014 14:59:04 +0100] rev 883
Describing wrapper Java object around JavaScript one

Thu, 20 Nov 2014 14:07:35 +0100Fixing broken links and typos in the javadoc
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 20 Nov 2014 14:07:35 +0100] rev 882
Fixing broken links and typos in the javadoc

Thu, 20 Nov 2014 13:51:38 +0100More detailed description of what one can do to work with raw knockout and JSON objects
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 20 Nov 2014 13:51:38 +0100] rev 881
More detailed description of what one can do to work with raw knockout and JSON objects

Fri, 14 Nov 2014 18:21:02 +0100Reference self indirectly, via a property that can be later cleaned gc
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 14 Nov 2014 18:21:02 +0100] rev 880
Reference self indirectly, via a property that can be later cleaned

Wed, 12 Nov 2014 16:49:31 +0100#248383: Checking behavior of setter as well
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 12 Nov 2014 16:49:31 +0100] rev 879
#248383: Checking behavior of setter as well

Wed, 12 Nov 2014 16:26:21 +0100#248383: Trying to emulate problems with iterator(), but it seems to be working fine
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 12 Nov 2014 16:26:21 +0100] rev 878
#248383: Trying to emulate problems with iterator(), but it seems to be working fine