Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | Make Tokenizer functions const | Andreas Stöckel | |
2016-04-25 | Typo in comment | Andreas Stöckel | |
2016-04-25 | clang compatibility: disambiguate template parameter | Andreas Stöckel | |
2015-03-01 | Prefer longer non-primary tokens | Andreas Stöckel | |
2015-02-28 | Always call trim if a bestMatch has been found | Andreas Stöckel | |
2015-02-25 | start of branch, commit log will be rewritten | Andreas Stöckel | |
2015-02-22 | Adapted old Tokenizer infrastructure to new Tokens.hpp | Andreas Stöckel | |
2015-02-14 | Moved Tokenizer to core/parser/utils and adapted name | Andreas Stöckel | |
2015-02-14 | Moved DynamicTokenizer and TokenTrie to parser/utils | Andreas Stöckel | |