]> git.tdb.fi Git - libs/datafile.git/history - source/parser.cpp
Add a flag to return also internal statements
[libs/datafile.git] / source / parser.cpp
2012-09-28 Mikko RasaAdd a flag to return also internal statements
2012-09-28 Mikko RasaAdd a special keyword to terminate parsing
2012-08-03 Mikko RasaAdd support for compressed datafiles
2011-07-25 Mikko RasaException rework for parser components
2011-07-25 Mikko RasaUpdate formatter.h -> format.h
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2010-02-03 Mikko RasaStyle update: add spaces around assignments
2008-09-13 Mikko RasaEmit source file markers in compiled files
2008-02-04 Mikko RasaUse libmspio instead of C++ iostreams
2007-09-17 Mikko RasaAdd binary data format
2007-08-21 Mikko RasaRename to datafile
2006-12-01 Mikko RasaRemove old build info
2006-09-30 Mikko RasaSupport ignoring statements
2006-09-01 Mikko RasaOutput characters and not ASCII codes in parse_error
2006-08-23 Mikko RasaType checking in value conversions
2006-08-23 Mikko RasaBuild error strings with operator+ and ostringstream
2006-08-21 Mikko RasaAdd files