log

age author description
Mon, 04 Oct 2010 20:18:02 +0200 Jacob Carlborg Merged changes from dsource repository.
Mon, 04 Oct 2010 18:27:21 +0200 Jacob Carlborg Added support for slices. Strings and arrays are now treated as references.
Sat, 14 Aug 2010 17:24:42 +0200 Jacob Carlborg getValueOfAtrribute has no return at end of method. Fixes #5.
Thu, 12 Aug 2010 23:24:51 +0200 Jacob Carlborg Added an error callback. Fixes #3 and #4.
Sun, 08 Aug 2010 21:59:59 +0200 Jacob Carlborg Changed toData/fromData to take an instance of the serializer instead of the archive.
Sun, 08 Aug 2010 21:27:10 +0200 Jacob Carlborg Missed some in the previous commit.
Sun, 08 Aug 2010 21:26:11 +0200 Jacob Carlborg Changed from archive to serializer in the register wrappers.