json/src/main/java/org/netbeans/html/json/impl/JSON.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Sat, 11 Jan 2014 07:57:44 +0100 Generic way to applyBindings
Mon, 06 Jan 2014 08:55:10 +0100 One class less: No need for a separate WrapperObject class
Mon, 06 Jan 2014 08:37:00 +0100 Every method should have only one meaning: making those that have to be implemented protected abstract.
Tue, 24 Dec 2013 13:43:31 +0100 No need for WrapperObject.equals trick
Mon, 23 Dec 2013 20:39:24 +0100 Exposing some conversion methods through the Proto.Type interfaces
Mon, 23 Dec 2013 15:06:51 +0100 Compiles and most of the tests pass OK
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace