Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-01 | Renamed domain to ontology. | Benjamin Paassen | |
2015-02-24 | Fixed problem with array types in primitive fields. | Andreas Stöckel | |
2015-02-18 | Implemented automatic validation of RootNode instances in ParserScope | Andreas Stöckel | |
2015-02-16 | added return value in addFieldDescriptor related methods to indicate whether ↵ | Benjamin Paassen | |
the order of fields had to be changed. | |||
2015-02-15 | Domains an Typesystems can also be declared inline | Andreas Stöckel | |
2015-02-15 | Declaring States in the Handler classes | Andreas Stöckel | |
2015-02-15 | Slightly adapted Handler instances to new Handler, once again passing ↵ | Andreas Stöckel | |
non-const references to data and start, using "parseGenericString" in DocumentHandler for resolving non-string values, added unit test for testing whether "end()" is not called if "start()" fails. | |||
2015-02-15 | Included handler classes from master | Andreas Stöckel | |