summaryrefslogtreecommitdiff
path: root/src/core/parser/stack/OntologyHandler.cpp
AgeCommit message (Expand)Author
2016-04-25Add greedy flag to TokenDescriptor and SyntaxDescriptor and set it correctly....Andreas Stöckel
2016-04-25Add a new "greedy" flag as attribute to the "short" syntax descriptorAndreas Stöckel
2016-04-25added serialization support for attributes descriptors.Benjamin Paassen
2015-03-04Fixed whitespace tag and some error messagesAndreas Stöckel
2015-03-04Added parsing of the generic syntax descriptionAndreas Stöckel
2015-03-03Renamed isSubtree to subtree and isRoot to rootAndreas Stöckel
2015-03-03Storing type and name in the HandlerData once again, using a TokenAndreas Stöckel
2015-03-01Renamed domain to ontology.Benjamin Paassen