summaryrefslogtreecommitdiff
path: root/test/core/parser/ParserScopeTest.cpp
AgeCommit message (Collapse)Author
2015-02-18Implemented automatic validation of RootNode instances in ParserScopeAndreas Stöckel
2015-01-27Introduced notion of "flags" that can be set at a certain level of the ↵Andreas Stöckel
ParserScope in order to store data that should be available between parser instances, but cannot be stored in the object graph.