Age | Commit message (Expand) | Author |
---|---|---|
2014-03-04 | Did some refactoring to improve readability | Adrian Kummerländer |
2013-10-29 | Added previously missing parser.cc | Adrian Kummerländer |
2013-10-20 | Implemented constant identifier functionality | Adrian Kummerländer |
2013-10-19 | Merged Node factory-methods into template method | Adrian Kummerländer |
2013-10-19 | Switched OperatorNode to 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 |
2013-01-05 | Moved node classes into separate compilation unit; File extension change | Adrian Kummerländer |
2013-01-05 | Folder structure change; Further improvements of parser code | Adrian Kummerländer |