index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
core
Age
Commit message (
Expand
)
Author
2015-03-01
Implemented TokenRegistry class and corresponding simple test case
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
Test case for data being empty if a token is found
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
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
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
Implemented automatic validation of RootNode instances in ParserScope
Andreas Stöckel
2015-02-17
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-02-17
fixed wrong handling of empty attributes in TestAdvanced.
Benjamin Paassen
2015-02-17
Improved handling of and error messages in tha case of too many fields for a ...
Andreas Stöckel
2015-02-16
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-02-16
added return value in addFieldDescriptor related methods to indicate whether ...
Benjamin Paassen
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
Merge branch 'astoecke_parser_stack_new'
Andreas Stöckel
2015-02-15
added cardinality type.
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
Moved TokenTrieTest to new directory
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
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
[next]