summaryrefslogtreecommitdiff
path: root/src/core/parser/ParserContext.cpp
AgeCommit message (Expand)Author
2015-01-28Returning again a single node as result of the import function (as this is al...Andreas Stöckel
2015-01-27Renamed "link" to "import"Andreas Stöckel
2015-01-27Parsers do no longer return the node they have parsed (as this may be ill-def...Andreas Stöckel
2015-01-27Removed no longer needed variant of the clone functionAndreas Stöckel
2015-01-27Removed dependency between "Project" model class and parser/resources. This r...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