]> git.tdb.fi Git - libs/datafile.git/history - source/statement.cpp
Cosmetic changes
[libs/datafile.git] / source / statement.cpp
2021-10-31 Mikko RasaUse default member initializers for constant initial...
2021-08-29 Mikko RasaForce correct conversion of symbols
2021-08-29 Mikko RasaUse C++11 features to manipulate containers
2021-01-17 Mikko RasaMinor style/typo fixes
2018-02-21 Mikko RasaUse automatic base detection when parsing integers
2016-09-19 Mikko RasaMerge remote-tracking branch 'origin/master'
2016-09-02 Mikko RasaMove token-to-argument conversion to Statement
2013-08-19 Mikko RasaDon't forget to initialize the control statement flag
2013-08-05 Mikko RasaMore efficient way of loading binary files
2011-09-06 Mikko RasaFix a stray header name
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2010-02-04 Mikko RasaRewrite the type system
2010-02-03 Mikko RasaStyle update: add spaces around assignments
2007-09-17 Mikko RasaAdd binary data format