summaryrefslogtreecommitdiff
path: root/src/formats/osml
AgeCommit message (Expand)Author
2016-04-25Automatically protect whitespace after annotation endings and in front of ann...Andreas Stöckel
2016-04-25Fix segmentation fault due to global OsmlFormatTokens instance containing sha...Andreas Stöckel
2016-04-25Identifiers may not end with an underscoreAndreas Stöckel
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
2015-03-02Got Stack compiling againAndreas Stöckel
2015-03-02Adapted OsmlParser to new Stack interface, reenabled OsmlParser code in CMake...Andreas Stöckel
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-03-01Implemented registration of user-defined tokens, fixed comment handling (do n...Andreas Stöckel
2015-02-28Adapted all unit tests, renamed COMMAND_END event to RANGE_END event to match...Andreas Stöckel
2015-02-27Made OsmlStreamParser ready for user defined tokens, started to adapt unit te...Andreas Stöckel
2015-02-25start of branch, commit log will be rewrittenAndreas Stöckel
2015-02-22Adapted old Tokenizer infrastructure to new Tokens.hppAndreas Stöckel
2015-02-17Fixed creating a document where no document should be created (I actually tho...Andreas Stöckel
2015-02-16Updating logger default position for better error messages if an exception is...Andreas Stöckel
2015-02-15Added OsmlParserTestAndreas Stöckel
2015-02-15Added (completely untested) osxml parserAndreas Stöckel
2015-02-15Made flags only one bit wideAndreas Stöckel
2015-02-15Implemented annotation start and end fieldAndreas Stöckel
2015-02-15Added code for the handling of explicit default fields and improved unit testsAndreas Stöckel
2015-02-14Renamed osdm to osml and osdmx to osxmlAndreas Stöckel
2015-02-14renamed osdm to osml and osdmx to osxmlAndreas Stöckel