]> www.ginac.de Git - ginac.git/history - ginac/parser/lexer.cpp
Remove extra cases for missing <stdint.h>.
[ginac.git] / ginac / parser / lexer.cpp
2016-01-01 Richard KreckelHappy New Year!
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-07-15 Jens VollingaAllow underscores in identifiers.
2009-07-15 Jens VollingaAllow underscores in identifiers.
2009-05-02 Jens VollingaAdded include for cstdio header.
2009-04-24 Jens VollingaAdded include for cstdio header.
2009-02-06 Jens VollingaPrettified source code.
2009-02-05 Jens VollingaRenamed files *.tcc and *.hpp to *.h.
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei SheplyakovParser can parse (some) floating point numbers now.
2008-09-09 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-09 Alexei Sheplyakovparser: improve error reporting a little bit.
2008-09-09 Alexei Sheplyakovlexer: when switching to another output stream, clean...
2008-08-21 Alexei SheplyakovFaster, better (recursive descent) expression parser.