index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2015-03-04
Added test for parsing syntax descriptions
Andreas Stöckel
2015-03-04
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-03-04
massively reworked demo html output.
Benjamin Paassen
2015-03-04
Renamed "start" and "end" token to "open" and "close" token
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
prevented cycles in DocumentEntity::searchStartAnchor
Benjamin Paassen
2015-03-03
added a method to find the matching start anchor for some end anchor.
Andreas Stöckel
2015-03-03
Do not allow structs to be transparent and root at the same time
Andreas Stöckel
2015-03-03
Removed last remains of "domain" in code
Andreas Stöckel
2015-03-03
Storing type and name in the HandlerData once again, using a Token
Andreas Stöckel
2015-03-03
Finished stack and adapted all unit tests
Andreas Stöckel
2015-03-03
Started restructuring and adapting Stack class, reenabled unit tests (does no...
Andreas Stöckel
2015-03-02
Merge branch 'astoecke_tokens' of somweyr.de:ousia into astoecke_tokens
Benjamin Paassen
2015-03-02
added another domain test case for invalid syntax tokens.
Benjamin Paassen
2015-03-02
integrated syntax tokens in Domain.
Benjamin Paassen
2015-03-02
added check for witespace characters in Utils::isUserDefinedToken
Benjamin Paassen
2015-03-02
OsxmlEventParser also fills a TokenizedData instance now
Andreas Stöckel
2015-03-02
Unregistering all registered tokens when TokenRegistry is destroyed
Andreas Stöckel
2015-03-02
Wrote isUserDefinedToken function which checks whether a token is a valid use...
Andreas Stöckel
2015-03-02
Adapted OsxmlParser to new Stack interface, enabled Osxml code in CMakeLists ...
Andreas Stöckel
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-03-01
Implemented TokenRegistry class and corresponding simple test case
Andreas Stöckel
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-03-01
Prefer longer non-primary tokens
Andreas Stöckel
2015-03-01
allowing to store gaps in SourceOffsetVector and fixed bug with trim not rese...
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-28
Test case for data being empty if a token is found
Andreas Stöckel
2015-02-27
Made OsmlStreamParser ready for user defined tokens, started to adapt unit te...
Andreas Stöckel
2015-02-26
Reactivated TokenizerTest
Andreas Stöckel
2015-02-26
Moved "assert" functions to own header
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-22
Implemented TokenizedData, a facility to store data with tokens where tokens ...
Andreas Stöckel
2015-02-22
Added test for collapse and trim methods in Utils
Andreas Stöckel
2015-02-22
Implemented SourceOffsetVector -- a class for storing the SourceOffset for ea...
Andreas Stöckel
2015-02-22
corrected XML serialization for primitive text content regarding whitespace a...
Benjamin Paassen
2015-02-18
added complex document parsing test
Benjamin Paassen
2015-02-18
changed cardinality toString conversion to be reparseable as cardinality.
Benjamin Paassen
2015-02-18
fixed a bug with empty fields.
Benjamin Paassen
2015-02-18
added support for primitive subtree fields in XMLOutput.
Benjamin Paassen
2015-02-18
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-02-18
detected and counteracted cycles in gatherFieldDescriptors and gatherSubclass...
Benjamin Paassen
2015-02-18
Fix for issue #85 -- only allowing explicit fields if no structure elements o...
Andreas Stöckel
2015-02-18
Implemented automatic validation of RootNode instances in ParserScope
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
[next]