DEADSOFTWARE

fix gcc 4.0
[odcread.git] / Makefile
2020-06-29 DeaDDooMERfix gcc 4.0 master
2018-08-18 DeaDDooMERFix if(x=y). Added CC variable to makefile.
2011-11-15 Gert van ValkenhoefCleaner clean
2011-11-15 Gert van ValkenhoefRename .ih files to module.ih for simplicity
2011-11-15 Gert van ValkenhoefPrecompile .ih files and cache dependencies based on...
2011-11-15 Gert van ValkenhoefAdd comment and TODO to Makefile
2011-11-15 Gert van ValkenhoefReader split into files
2011-11-15 Gert van ValkenhoefGet rid of per-module -I
2011-11-15 Gert van ValkenhoefOrganize into directories (to split up .cc files later)
2011-11-15 Gert van ValkenhoefMakefile: proper dependency management
2011-11-09 Gert van ValkenhoefRemove Domain class - unused
2011-11-08 Gert van ValkenhoefCompletely convert .odc to .txt using Visitor
2011-11-07 Gert van ValkenhoefRead folds
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-08 Gert van ValkenhoefCan now read entire "empty" document as Alien
2011-08-06 Gert van ValkenhoefModularize, some progress toward reading stores
2011-08-05 Gert van ValkenhoefFirst tiny steps to implementing Oberon Compound Docume...