Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-10 | Renamed some files and changed folder structure | Andreas Stöckel | |
2015-02-09 | Allowing tokens to be passed to logger functions | Andreas Stöckel | |
2015-02-08 | DynamicTokenizer now gets the reader as a parameter to read and peek -- the ↵ | Andreas Stöckel | |
beauty of this tokenizer is that it has no internal state depending on the reader, so it doesn't need to hold a reference to it | |||
2015-02-08 | Implemented DynamicTokenizer and unit tests | Andreas Stöckel | |
2015-02-06 | Continue writing parser for plain document format | Andreas Stöckel | |