summaryrefslogtreecommitdiff
path: root/src/formats/osml/OsmlParser.cpp
AgeCommit message (Collapse)Author
2015-03-04fixed bug #104Andreas Stöckel
2015-03-03Implemented annotation handlingAndreas Stöckel
2015-03-03Storing type and name in the HandlerData once again, using a TokenAndreas Stöckel
Conflicts: application/src/core/parser/stack/Callbacks.hpp
2015-03-02Got Stack compiling againAndreas Stöckel
2015-03-02Adapted OsmlParser to new Stack interface, reenabled OsmlParser code in ↵Andreas Stöckel
CMakeLists
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-17Fixed creating a document where no document should be created (I actually ↵Andreas Stöckel
thought of this bug before it occurred!)
2015-02-16Updating logger default position for better error messages if an exception ↵Andreas Stöckel
is thrown or no explicit location was given in a logger call
2015-02-15Added OsmlParserTestAndreas Stöckel
2015-02-15Added (completely untested) osxml parserAndreas Stöckel
2015-02-14renamed osdm to osml and osdmx to osxmlAndreas Stöckel