Age | Commit message (Expand) | Author |
---|---|---|
2015-06-10 | Changed token determination regarding identifier values | Adrian Kummerlaender |
2014-10-02 | Moved exception based syntax check into buildTree | Adrian Kummerlaender |
2014-09-27 | Removed line breaks from `dot` export and fixed naming error | Adrian Kummerlaender |
2014-09-26 | Replaced array-like accesses with their named member method counterparts | Adrian Kummerlaender |
2014-09-16 | Improved lexer readabilty and replaced raw new in tree construction | Adrian Kummerlaender |
2014-03-04 | Did some refactoring to improve readability | Adrian Kummerländer |
2013-10-20 | Implemented constant identifier functionality | Adrian Kummerländer |
2013-10-19 | Merge branch 'master' into feature_constants | Adrian Kummerländer |
2013-10-19 | Improvement: Replaced "priority" with TokenType | Adrian Kummerländer |
2013-10-19 | POC: alphabetic constants | Adrian Kummerländer |
2013-09-26 | Code restructuring of tree and parsing logic | Adrian Kummerländer |