DEADSOFTWARE

Testing odcread against a bunch of existing .odc files
[odcread.git] / reader.cc
2011-11-09 Gert van ValkenhoefFix unnecessary throw
2011-11-09 Gert van ValkenhoefDocument reader.h and some cleanup of reader.cc
2011-11-07 Gert van ValkenhoefRead folds
2011-08-17 Gert van ValkenhoefDump TextModel ShortChar contents to std::cout (appear...
2011-08-12 Gert van ValkenhoefRead NIL stores correctly
2011-08-10 Gert van ValkenhoefSuccessful read of StdTextModel (including actual text)
2011-08-10 Gert van ValkenhoefAdd some error handling, close to understanding StdText...
2011-08-09 Gert van ValkenhoefAdd type handling (disabled until StdTextModel.internal...
2011-08-09 Gert van ValkenhoefConvert typepaths from SHORTCHAR** to TypePath class
2011-08-09 Gert van ValkenhoefFix SEGFAULT
2011-08-09 Gert van ValkenhoefSolve oldType path lookup, found SEGFAULT
2011-08-08 Gert van ValkenhoefCan now read entire "empty" document as Alien
2011-08-06 Gert van ValkenhoefModularize, some progress toward reading stores