Age | Commit message (Expand) | Author |
---|---|---|
2016-04-25 | Implement generic "inheritsFrom" method for Descriptor class | Andreas Stöckel |
2016-04-25 | Replace NodeVector by ManagedVector where NodeVector functionality is not nee... | Andreas Stöckel |
2016-04-25 | Some small formatting and comment changes, introduce more anonymous namespace... | Andreas Stöckel |
2016-04-25 | Fix getFieldDescriptor with index ignoring inherited fields | Andreas Stöckel |
2015-03-04 | Renamed "start" and "end" token to "open" and "close" token | Andreas Stöckel |
2015-03-03 | improved FieldDescriptor validation error messages. | Andreas Stöckel |
2015-03-03 | Do not allow structs to be transparent and root at the same time | Andreas Stöckel |
2015-03-03 | Renamed isSubtree to subtree and isRoot to root | Andreas Stöckel |
2015-03-03 | Storing type and name in the HandlerData once again, using a Token | Andreas Stöckel |
2015-03-01 | Renamed domain to ontology. | Benjamin Paassen |