log orange/serialization/archives/Archive.d @ 24:55f0a9d5df8d experimental

age author description
Tue, 05 Oct 2010 21:59:46 +0200 Jacob Carlborg First step in refactoring the API. experimental
Mon, 04 Oct 2010 18:27:21 +0200 Jacob Carlborg Added support for slices. Strings and arrays are now treated as references.
Thu, 12 Aug 2010 23:24:51 +0200 Jacob Carlborg Added an error callback. Fixes #3 and #4.
Sat, 24 Jul 2010 18:58:18 +0200 Jacob Carlborg Serialization works now with D2, deserialization still doesn't work
Wed, 26 May 2010 17:19:13 +0200 Jacob Carlborg First commit