]> www.ginac.de Git - ginac.git/history - ginac/parser/parse_context.h
Copyright goes 2010.
[ginac.git] / ginac / parser / parse_context.h
2010-03-05 Jens VollingaCopyright goes 2010.
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-02-06 Jens VollingaPrettified source code.
2009-02-05 Jens VollingaRenamed files *.tcc and *.hpp to *.h.