aboutsummaryrefslogtreecommitdiff
path: root/src/nodes.h
AgeCommit message (Expand)Author
2014-10-01Moved child pointers to OperatorNode classAdrian Kummerlaender
2014-09-25Increased Node constness and removed type member methodAdrian Kummerlaender
2014-03-04Did some refactoring to improve readabilityAdrian Kummerländer
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-19POC: alphabetic constantsAdrian Kummerländer
2013-01-05Moved node classes into separate compilation unit; File extension changeAdrian Kummerländer