]> git.tdb.fi Git - libs/datafile.git/history - source/loader.cpp
Make ignored keywords work properly
[libs/datafile.git] / source / loader.cpp
2010-02-23 Mikko RasaMake ignored keywords work properly
2010-02-20 Mikko RasaAdd some optional (for now) extra checks for Loader
2010-02-04 Mikko RasaAllow overloading keywords with different signatures
2010-02-04 Mikko RasaSome more code reformatting
2010-02-03 Mikko RasaStyle update: add spaces around assignments
2008-08-06 Mikko RasaRefactor exceptions
2008-07-13 Mikko RasaMore flexible framework for loading substatements with...
2007-12-27 Mikko RasaAdd missing virtual destructor to Collection::ItemKeywo...
2007-12-13 Mikko RasaMake use of KeyError's key parameter
2007-10-16 Mikko RasaSupport const types with Collection properly
2007-09-03 Mikko RasaHandle unknown types as enums