index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
formats
/
osml
Age
Commit message (
Expand
)
Author
2016-04-25
Identifiers may not end with an underscore
Andreas Stöckel
2016-04-25
Fix crash when an undefined annotation is met in the input
Andreas Stöckel
2015-03-04
Added test for parsing syntax descriptions
Andreas Stöckel
2015-03-03
added more complex tests and prevented endless loops in DocumentChildHandler:...
Andreas Stöckel
2015-03-03
Added unit tests for 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-01
Renamed domain to ontology.
Benjamin Paassen
2015-03-01
Added user defined tokens test
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-18
Fix for issue #85 -- only allowing explicit fields if no structure elements o...
Andreas Stöckel
2015-02-18
Added test for bug with structs that do not posses a field
Andreas Stöckel
2015-02-18
Fixed bug #80 and added unit test
Andreas Stöckel
2015-02-17
Added very primitive unit tests for include
Andreas Stöckel
2015-02-17
Added test for bug #79
Andreas Stöckel
2015-02-17
Made test names consistent
Andreas Stöckel
2015-02-17
Fixed issue #78 and added unit test
Andreas Stöckel
2015-02-15
Added OsmlParserTest
Andreas Stöckel
2015-02-15
Implemented annotation start and end field
Andreas Stöckel
2015-02-15
Fixed forgotten unit test
Andreas Stöckel
2015-02-15
Added code for the handling of explicit default fields and improved unit tests
Andreas Stöckel
2015-02-15
Tidied OsxmlEventParser up, implemented correct whitespace handling, started ...
Andreas Stöckel
2015-02-15
Applied renaming to unit tests and added forgotten CMakeLists.txt
Andreas Stöckel