summaryrefslogtreecommitdiff
path: root/src/core/parser/ParserScope.cpp
AgeCommit message (Expand)Author
2015-01-28Added select method and repair of some Doxygen commentsAndreas Stöckel
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-26Improving logger output ParserScope for ambigous resolutionAndreas Stöckel
2015-01-21Some further refactoring -- renamed Scope to ParserScope, got rid of parser n...Andreas Stöckel