summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/gen
AgeCommit message (Expand)Author
2009-10-17Add additional serialization test.Brian S. O'Neill
2009-10-15Generated readFrom method sets properties states at the end, to ensure that a...Brian S. O'Neill
2009-05-16Fix bug when overriding final void method. Fix bug in generating writeTo/read...Brian S. O'Neill
2008-02-16Remove obsolete StorableSerializer class.Brian S. O'Neill
2007-08-26Removed vestigial support for wrapping Storables.Brian S. O'Neill
2007-04-01Move Storable code generation support to separate package.Brian S. O'Neill