summaryrefslogtreecommitdiff
path: root/src/core/model/Project.hpp
AgeCommit message (Expand)Author
2015-01-27Removed dependency between "Project" model class and parser/resources. This r...Andreas Stöckel
2015-01-25Added missing const and "getSourceContextCallback" functionAndreas Stöckel
2015-01-25added parse, link and include functions to ProjectAndreas Stöckel
2015-01-25Restructures parser classes a little, removed Registry from ParserContext, ga...Andreas Stöckel
2015-01-25deleted "model" namespaceAndreas Stöckel
2015-01-22Rethought task of the Project class: Only keeps track of the included documen...Andreas Stöckel
2015-01-18Fixed bugs in definition of Project, added reference to Project to ParserContextAndreas Stöckel
2015-01-18Added Project class which represents the absolute top-level node containing m...Andreas Stöckel