Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | Add greedy flag to TokenDescriptor and SyntaxDescriptor and set it ↵ | Andreas Stöckel | |
correctly. Shorten Stack "checkTokensAreUnambiguous" method | |||
2016-04-25 | Some small formatting and comment changes, introduce more anonymous ↵ | Andreas Stöckel | |
namespaces in cpp | |||
2016-04-25 | Add equals and smaller than operator to SyntaxDescriptor (for std::sort or ↵ | Andreas Stöckel | |
the use in std::set) | |||
2015-03-04 | Transformed comments to doxygen comments | Andreas Stöckel | |
2015-03-04 | Renamed "start" and "end" token to "open" and "close" token | Andreas Stöckel | |
2015-03-02 | refactored SyntaxDescriptor to Token.hpp and added TokenDescriptor class. | Benjamin Paassen | |