summaryrefslogtreecommitdiff
path: root/src/core/parser/ParserScope.hpp
AgeCommit message (Expand)Author
2015-01-27Introduced notion of "flags" that can be set at a certain level of the Parser...Andreas Stöckel
2015-01-27Added fork, join, checkUnwound and getTopLevelNodes functionality to ParserSc...Andreas 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