Age | Commit message (Expand) | Author |
---|---|---|
2016-04-25 | Remove "inherit" flag in TokenStack, add tiny unit test for TokenStack, tempo... | Andreas Stöckel |
2016-04-25 | Implement TokenStack::lookup method used to lookup the SyntaxDescriptors asso... | Andreas Stöckel |
2016-04-25 | Add not yet implemented "inherit" flag to the Stack class | Andreas Stöckel |
2015-03-04 | Prepared implementation of user defined tokens | Andreas Stöckel |
2015-03-02 | refactored SyntaxDescriptor to Token.hpp and added TokenDescriptor class. | Benjamin Paassen |
2015-03-02 | Added first (not final) version of the TokenStack class which will be used in... | Andreas Stöckel |