]> www.ginac.de Git - ginac.git/history - ginac/parser/parse_context.h
Happy New Year!
[ginac.git] / ginac / parser / parse_context.h
2017-01-09 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2012-02-23 Alexei SheplyakovMerge branch 'master' of git://github.com/AlexeiSheplya...
2011-07-26 Jens VollingaQuick and dirty bug fix for the parser to read GiNaC...
2011-02-04 Richard KreckelExtend copyright to 2011.
2011-02-03 Richard KreckelMerge branch 'master.msvc.support' of git://github...
2010-12-09 Jens VollingaAdded get_builtin_reader() that parses only the builtin...
2010-12-09 Jens VollingaAllow user defined functions to be parsed.
2010-12-09 Alexei SheplyakovRevert "Changed the parser such that it understands...
2010-07-05 Alexei SheplyakovParser: handle abbreviations as advertized in the manual.
2010-07-05 Alexei SheplyakovParser: handle abbreviations as advertized in the manual.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-10-04 Richard KreckelMerge branch 'ginac_1-5' of ssh://www.ginac.de/srv...
2009-10-04 Jens VollingaMoved header includes to source files to avoid pollutin...
2009-08-09 Jens VollingaAdded get_builtin_reader() that parses only the builtin...
2009-08-09 Jens VollingaFixed include of stdint.h (parser.cpp needs the header...
2009-07-15 Jens VollingaAllow user defined functions to be parsed.
2009-07-10 Jens VollingaChanged the parser such that it understands all defined...
2009-02-06 Jens VollingaPrettified source code.
2009-02-05 Jens VollingaRenamed files *.tcc and *.hpp to *.h.