json/src/test/java/net/java/html/json/ModelProcessorTest.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Tue, 28 Jan 2014 16:18:33 +0100 More checks on dupl props
Tue, 28 Jan 2014 15:14:14 +0100 A bit of detection of duplicated properties
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sat, 17 Aug 2013 10:23:40 +0200 OnReceive can identify onError method
Fri, 09 Aug 2013 16:50:00 +0200 Clarifying that arrays from @ComputedProperty are returned via List<Smthng>
Thu, 08 Aug 2013 10:51:40 +0200 @ComputedProperty method has to be static
Thu, 09 May 2013 17:13:54 +0200 Few steps towards multi-method access that can also return plain text
Thu, 09 May 2013 09:14:10 +0200 @OnReceive annotation can specify method and data class
Tue, 07 May 2013 09:32:00 +0200 Generate 1.5 and 1.6 source level friendly code
Fri, 19 Apr 2013 11:11:07 +0200 1st test to verify warnings coming from annotation processor