Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-08 | Added isIdentifierStart function | Andreas Stöckel | |
2015-02-05 | Added hasNonWhitepaceChar function | Andreas Stöckel | |
2015-01-25 | Added EnumHash hash functino for use with enum classes and unordered containers | Andreas Stöckel | |
2015-01-25 | Formating | Andreas Stöckel | |
2015-01-24 | Added generic trim function | Andreas Stöckel | |
2015-01-21 | Some further refactoring -- renamed Scope to ParserScope, got rid of parser ↵ | Andreas Stöckel | |
namespace, added new functionality to RegistryClass, wrote documentation, added function for extracting file extensions to Utils | |||
2015-01-16 | Added Utils::split function for splitting strings at a delimiter | Andreas Stöckel | |
2014-12-11 | moved to CharReader everywhere | Andreas Stöckel | |