index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
formats
/
osml
/
OsmlStreamParser.cpp
Age
Commit message (
Expand
)
Author
2016-04-25
Automatically protect whitespace after annotation endings and in front of ann...
Andreas Stöckel
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-02
Adapted OsmlParser to new Stack interface, reenabled OsmlParser code in CMake...
Andreas Stöckel
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-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