Age | Commit message (Expand) | Author |
---|---|---|
2016-04-25 | Change way indent and dedent special tokens are produced by TokenizedData | Andreas Stöckel |
2015-03-01 | Prefer longer non-primary tokens | Andreas Stöckel |
2015-03-01 | allowing to store gaps in SourceOffsetVector and fixed bug with trim not rese... | Andreas Stöckel |
2015-02-28 | Test case for data being empty if a token is found | Andreas Stöckel |
2015-02-26 | Reactivated TokenizerTest | Andreas Stöckel |
2015-02-26 | Moved "assert" functions to own header | 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-22 | Implemented TokenizedData, a facility to store data with tokens where tokens ... | Andreas Stöckel |
2015-02-22 | Implemented SourceOffsetVector -- a class for storing the SourceOffset for ea... | Andreas Stöckel |
2015-02-15 | Moved TokenTrieTest to new directory | Andreas Stöckel |
2015-02-14 | Moved DynamicTokenizer and TokenTrie to parser/utils | Andreas Stöckel |