index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
formats
/
osml
Age
Commit message (
Expand
)
Author
2016-04-25
Fix segmentation fault due to global OsmlFormatTokens instance containing sha...
Andreas Stöckel
2016-04-25
Identifiers may not end with an underscore
Andreas Stöckel
2015-03-04
fixed bug #104
Andreas Stöckel
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
2015-03-02
Got Stack compiling again
Andreas Stöckel
2015-03-02
Adapted OsmlParser to new Stack interface, reenabled OsmlParser code in CMake...
Andreas Stöckel
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-03-01
Implemented registration of user-defined tokens, fixed comment handling (do n...
Andreas Stöckel
2015-02-28
Adapted all unit tests, renamed COMMAND_END event to RANGE_END event to match...
Andreas Stöckel
2015-02-27
Made OsmlStreamParser ready for user defined tokens, started to adapt unit te...
Andreas Stöckel
2015-02-25
start of branch, commit log will be rewritten
Andreas Stöckel
2015-02-22
Adapted old Tokenizer infrastructure to new Tokens.hpp
Andreas Stöckel
2015-02-17
Fixed creating a document where no document should be created (I actually tho...
Andreas Stöckel
2015-02-16
Updating logger default position for better error messages if an exception is...
Andreas Stöckel
2015-02-15
Added OsmlParserTest
Andreas Stöckel
2015-02-15
Added (completely untested) osxml parser
Andreas Stöckel
2015-02-15
Made flags only one bit wide
Andreas Stöckel
2015-02-15
Implemented annotation start and end field
Andreas Stöckel
2015-02-15
Added code for the handling of explicit default fields and improved unit tests
Andreas Stöckel
2015-02-14
Renamed osdm to osml and osdmx to osxml
Andreas Stöckel
2015-02-14
renamed osdm to osml and osdmx to osxml
Andreas Stöckel