Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | Restructures parser classes a little, removed Registry from ParserContext, ↵ | Andreas Stöckel | |
gave a ResourceManager instance to the Project, using ResourceRequest when including or linking files, thought through how "including" and "linking" are handled | |||
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-18 | Implemented storing locations in the ParserStack, improved parsing typesystems | Andreas Stöckel | |
2015-01-16 | Working on XMLParser (still lot work in progress) | Andreas Stöckel | |
2015-01-15 | Using Arguments class in ParserStack for validation | Andreas Stöckel | |
2015-01-02 | Added argument validation to parser stack | Andreas Stöckel | |
2014-12-11 | moved to CharReader everywhere | Andreas Stöckel | |
2014-12-03 | continued work on XML parser and underlying ParserStack class | Andreas Stöckel | |
2014-12-02 | continued working on the xml parser class | Andreas Stöckel | |
2014-12-01 | working version of the ParserStack class plus unit tests | Andreas Stöckel | |