summaryrefslogtreecommitdiff
path: root/test/core/parser
AgeCommit message (Expand)Author
2015-02-03Implemented ParserStateDeductor which is used to deduce the current ParserSta...Andreas Stöckel
2015-02-01Improved ParserStack state descriptionAndreas Stöckel
2015-01-27Introduced notion of "flags" that can be set at a certain level of the Parser...Andreas Stöckel
2015-01-25Adapted tests to StandaloneEnvironment, using complete pipeline in XmlParserTestAndreas Stöckel
2015-01-25Moved StandaloneParserContext to StandaloneEnvironmentAndreas Stöckel
2015-01-25Restructures parser classes a little, removed Registry from ParserContext, ga...Andreas Stöckel
2015-01-21Some further refactoring -- renamed Scope to ParserScope, got rid of parser n...Andreas Stöckel
2015-01-20Refactored stuff surrounding the ResourceLocator class, implemented StaticRes...Andreas Stöckel
2015-01-18Fixed bugs in definition of Project, added reference to Project to ParserContextAndreas Stöckel
2015-01-18Fixed order in which elements in StandaloneParserContext are created/freed (t...Andreas Stöckel
2015-01-16Allowing deferred resolution of NodesAndreas Stöckel
2015-01-16Working on XMLParser (still lot work in progress)Andreas Stöckel
2015-01-15Using Arguments class in ParserStack for validationAndreas Stöckel
2015-01-02Moved StandaloneParserContext to test folderAndreas Stöckel
2014-12-03continued work on XML parser and underlying ParserStack classAndreas Stöckel
2014-12-02continued working on the xml parser classAndreas Stöckel
2014-12-01working version of the ParserStack class plus unit testsAndreas Stöckel
2014-11-28moved some filesAndreas Stöckel
2014-11-27started to implement xml parser as part of a very generic parser framework wh...Andreas Stöckel