aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-20Implemented constant identifier functionalityAdrian Kummerländer
2013-10-19Merged Node factory-methods into template methodAdrian Kummerländer
2013-10-19Switched OperatorNode to TokenTypeAdrian Kummerländer
2013-10-19Merge branch 'master' into feature_constantsAdrian Kummerländer
2013-10-19Improvement: Replaced "priority" with TokenTypeAdrian Kummerländer
2013-10-19POC: alphabetic constantsAdrian Kummerländer
2013-10-19Fixed undefined behavior of tree constructionAdrian Kummerländer
2013-09-27Modified Makefile to generate shared libraryAdrian Kummerländer
2013-09-26Code restructuring of tree and parsing logicAdrian Kummerländer
2013-07-29Coding style improvementsAdrian Kummerländer
2013-01-11Included previously missing exceptions headerAdrian Kummerländer
2013-01-05Made existing Graphviz tree generation availableAdrian Kummerländer
2013-01-05Deprecated parser class in favour of plain functions; Internal lexer,Adrian Kummerländer
2013-01-05Moved node classes into separate compilation unit; File extension changeAdrian Kummerländer
2013-01-05Folder structure change; Further improvements of parser codeAdrian Kummerländer