index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-25
added test for empty explicit fields, which currently fails.
Benjamin Paassen
2016-04-25
renamed testdata to get integration test to actually do something.
Benjamin Paassen
2016-04-25
fixed some bugs in domain serialization and added first integration test for it.
Benjamin Paassen
2016-04-25
started to implement capabilities for ontology serialization.
Benjamin Paassen
2016-04-25
added getter for referenced typesystems and ontologies.
Benjamin Paassen
2016-04-25
added a new integration test for complicated inheritance of fields.
Benjamin Paassen
2016-04-25
renamed the osxml integration folder to domain_interaction because that seeme...
Benjamin Paassen
2016-04-25
finished transforming the more sophisticated osxml tests to integration tests.
Benjamin Paassen
2016-04-25
refactored the more sophisticated OSXML parser tests to the integration test ...
Benjamin Paassen
2016-04-25
fix typo in variable name
Andreas Stöckel
2016-04-25
slight improvements for math ontology.
Benjamin Paassen
2016-04-25
Improve the poem to html transformation
Andreas Stöckel
2016-04-25
Add a temporary poem ontology
Andreas Stöckel
2016-04-25
Highlight the exclaimation mark after an open curly brace
Andreas Stöckel
2016-04-25
Fix multiline comments not being highlighted in gedit
Andreas Stöckel
2016-04-25
Fix segmentation fault due to global OsmlFormatTokens instance containing sha...
Andreas Stöckel
2016-04-25
Fix comment
Andreas Stöckel
2016-04-25
Make Tokenizer functions const
Andreas Stöckel
2016-04-25
Remove unneeded constant
Andreas Stöckel
2016-04-25
Remove tautological comparison
Andreas Stöckel
2016-04-25
clang compatibility: do not use anonymous struct
Andreas Stöckel
2016-04-25
Remove unneeded constant
Andreas Stöckel
2016-04-25
clang compatibility: fix illegal constructor inheritance
Andreas Stöckel
2016-04-25
Remove unneeded variable
Andreas Stöckel
2016-04-25
Typo in comment
Andreas Stöckel
2016-04-25
clang compatibility: disambiguate template parameter
Andreas Stöckel
2016-04-25
Make "State" a class to avoid some warnings
Andreas Stöckel
2016-04-25
remove unneeded ".second"
Andreas Stöckel
2016-04-25
clang compatibility: add missing default constructor
Andreas Stöckel
2016-04-25
Add another test for the test math environment, remove old tests
Andreas Stöckel
2016-04-25
Cosmetic change: Rename lowerLimits and upperLimits to lowerLimit and upperLimit
Andreas Stöckel
2016-04-25
Add (not at all finished) XSLT transformations to the contrib folder
Andreas Stöckel
2016-04-25
Remove ignored import from integration test output
Andreas Stöckel
2016-04-25
Test underscore token
Andreas Stöckel
2016-04-25
Identifiers may not end with an underscore
Andreas Stöckel
2016-04-25
Run integration tests as last test
Andreas Stöckel
2016-04-25
Update gtksourceview (gedit) highlighter
Andreas Stöckel
2016-04-25
Update poem integration test to incorporate indent/dedent for indentation of ...
Andreas Stöckel
2016-04-25
Do not treat commands with user defined open/close syntax as range command, i...
Andreas Stöckel
2016-04-25
Change way indent and dedent special tokens are produced by TokenizedData
Andreas Stöckel
2016-04-25
Print help message if integration test framework is built in Release mode
Andreas Stöckel
2016-04-25
Cosmetic change: Do not print a newline for the first headline
Andreas Stöckel
2016-04-25
Compile integration test framework indepentently of the availability of gtest
Andreas Stöckel
2016-04-25
Rename simple_short_token test to token_escape, luckily there was no real bug...
Andreas Stöckel
2016-04-25
Further improvements to integration test tool needed for debugging
Andreas Stöckel
2016-04-25
Do not trim text, simply skip text fields that only consist of whitespace cha...
Andreas Stöckel
2016-04-25
Changes to output
Andreas Stöckel
2016-04-25
Add first integration tests
Andreas Stöckel
2016-04-25
Remove no longer needed test (will be moved to testdata/integration in a diff...
Andreas Stöckel
2016-04-25
Write actual output to out.osxml file in the Testing/Integration directory (t...
Andreas Stöckel
[next]