Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-03 | Implemented annotation handling | Andreas Stöckel | |
2015-03-03 | Storing type and name in the HandlerData once again, using a Token | Andreas Stöckel | |
Conflicts: application/src/core/parser/stack/Callbacks.hpp | |||
2015-03-02 | Storing type and name in the HandlerData once again, using a Token | Andreas Stöckel | |
2015-03-02 | Implemented new "start" methods in the Handler instances | Andreas Stöckel | |
2015-03-02 | Got all handlers compling again | Andreas Stöckel | |
2015-03-01 | Renamed domain to ontology. | Benjamin Paassen | |
2015-02-25 | start of branch, commit log will be rewritten | Andreas Stöckel | |
2015-02-17 | added some debug information to document handler. | Benjamin Paassen | |
2015-02-16 | completely reworked document handler to be consistent with OSML and provide ↵ | Benjamin Paassen | |
more coherent behaviour in general. | |||
2015-02-15 | Removed createPath declaration in DocumentHandler | 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 | |