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-02-16
Implemented support for numeric arguments in Argument
Andreas Stöckel
2015-02-16
Fixed bug #61 and added unit test
Andreas Stöckel
2015-02-16
Fixed problem with fieldEnd closing implicit fields and added unit test
Andreas Stöckel
2015-02-15
Added OsmlParserTest
Andreas Stöckel
2015-02-15
Using osxml-extension in osxml parser
Andreas Stöckel
2015-02-15
Merge branch 'astoecke_parser_stack_new'
Andreas Stöckel
2015-02-15
Implemented OsxmlParser
Andreas Stöckel
2015-02-15
Made OsxmlEvents interface consistent with Stack commands
Andreas Stöckel
2015-02-15
added cardinality type.
Benjamin Paassen
2015-02-15
removed author attribute from book domain (got refactored to meta domain)
Benjamin Paassen
2015-02-15
Slightly adapted Handler instances to new Handler, once again passing non-con...
Andreas Stöckel
2015-02-15
Fixed GCC 4.9 warnings
Andreas Stöckel
2015-02-15
Removed legacy test file
Andreas Stöckel
2015-02-15
Merge branch 'master' into astoecke_parser_stack_new
Andreas Stöckel
2015-02-15
Added lonely comment to StandaloneEnvironment
Andreas Stöckel
2015-02-15
Implemented most of the desired behaviour of the Stack class, added unit tests
Andreas Stöckel
2015-02-15
Fixed gcc 4.9 warnings
Andreas Stöckel
2015-02-15
Fixed isIdentifier and isNamespacedIdentifier, added and used isIdentifierOrE...
Andreas Stöckel
2015-02-15
Renamed parser/generic to parser/stack and made filenames much shorter
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
2015-02-15
Moved TokenTrieTest to new directory
Andreas Stöckel
2015-02-14
Renamed osdm to osml and osdmx to osxml
Andreas Stöckel
2015-02-14
Moved some of the whitespace functionality back to Utils
Andreas Stöckel
2015-02-14
Removed Whitespace file again
Andreas Stöckel
2015-02-14
Moved DynamicTokenizer and TokenTrie to parser/utils
Andreas Stöckel
2015-02-14
Added testcase for Osdmx Parser
Andreas Stöckel
2015-02-14
Moved code for handling whitespaces to own header, including the "WhitespaceM...
Andreas Stöckel
2015-02-14
Moved specific file format parsers to formats/ folder, moved old tokenizer to...
Andreas Stöckel
2015-02-13
added a test case which lead to a truly interesting bug that cost us quite so...
Benjamin Paassen
2015-02-13
added VariantReader::parseTyped
Benjamin Paassen
2015-02-13
added VariantReader::parseBool
Benjamin Paassen
2015-02-12
added Descriptor::getPermittedChildren.
Benjamin Paassen
2015-02-12
added a method to retrieve all reachable default fields from a given descriptor.
Benjamin Paassen
2015-02-12
further revised pathTo. Now only the TREE field is used in further exploration.
Benjamin Paassen
2015-02-12
restructured pathTo. Also fixed some issues with that method and made it more...
Benjamin Paassen
2015-02-12
Anchors do not have a name anymore and have a unique mapping to their Annotat...
Benjamin Paassen
2015-02-12
addes special resolve case in ParserScope::resolve for default field descript...
Benjamin Paassen
2015-02-11
improved pathto
Benjamin Paassen
2015-02-11
changed semantics of default field, now referring to the only TREE field.
Benjamin Paassen
2015-02-11
made isSubtree (fieldType) and primitivity orthogonal concepts: PRIMITIVE is ...
Benjamin Paassen
2015-02-10
added a document parsing test.
Benjamin Paassen
2015-02-10
Renamed some files and changed folder structure
Andreas Stöckel
2015-02-10
Implemented namespace handling
Andreas Stöckel
2015-02-10
Fully implemented and tested begin/end handling
Andreas Stöckel
2015-02-09
Implemented correct handling of fields in PlainFormatStreamReader and added a...
Andreas Stöckel
2015-02-08
Added support for parsing commands
Andreas Stöckel
[next]