Commit Graph

12 Commits

Author SHA1 Message Date
JoelKatz
649e1fda37 Final non-breaking changes to serializer classes. Extra set helper functions. 2012-03-26 11:43:26 -07:00
JoelKatz
42a7f57614 Some helper functions. 2012-03-25 19:54:57 -07:00
JoelKatz
38cecf2d8f Code improvements:
A way to avoid duplicate field indexes that Arthur came up with.
Abstract out code to create individual fields.
Field index operations.
Flag operations.
Optional field operations.
2012-03-25 00:04:59 -07:00
JoelKatz
228b36d734 STUObject->STObject 2012-03-22 15:45:22 -07:00
JoelKatz
b2caa606d0 Bugfixes and some new functionality to better support higher-level types. 2012-03-21 11:30:01 -07:00
JoelKatz
fded795841 Missing constructor. 2012-03-20 11:20:37 -07:00
JoelKatz
a03076823b Some missing helper functions. 2012-03-19 09:06:40 -07:00
JoelKatz
50cb87087c Updates. 2012-03-18 11:13:20 -07:00
JoelKatz
99493c662a Commit for Arthur.
getFullText, object layout.
STUObject code.
2012-03-16 17:04:18 -07:00
JoelKatz
672b976eb6 Bugfixes and missing functionality.
STUVL::getLength, STUTL::getLength, list->vector, getTaggedListLength
2012-03-15 11:46:43 -07:00
JoelKatz
578ca1c748 Updates to this code. 2012-03-14 11:20:22 -07:00
JoelKatz
429af40139 Add headers for serialized objects and types.
This is a table-driver serialized that can also serialized/deserialize
to/from binary, text, and database formats.
2012-03-12 15:25:56 -07:00