Age | Commit message (Expand) | Author |
---|---|---|
2016-04-25 | Replace NodeVector by ManagedVector where NodeVector functionality is not nee... | Andreas Stöckel |
2015-01-28 | Returning again a single node as result of the import function (as this is al... | Andreas Stöckel |
2015-01-27 | Renamed "link" to "import" | Andreas Stöckel |
2015-01-27 | Parsers do no longer return the node they have parsed (as this may be ill-def... | Andreas Stöckel |
2015-01-27 | Removed no longer needed variant of the clone function | Andreas Stöckel |
2015-01-27 | Removed dependency between "Project" model class and parser/resources. This r... | Andreas Stöckel |
2015-01-25 | Added forward declaration | Andreas Stöckel |
2015-01-25 | Restructures parser classes a little, removed Registry from ParserContext, ga... | Andreas Stöckel |
2015-01-22 | Backup | Andreas Stöckel |
2015-01-21 | Some further refactoring -- renamed Scope to ParserScope, got rid of parser n... | Andreas Stöckel |