index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2015-02-16
completely reworked document handler to be consistent with OSML and provide m...
Benjamin Paassen
2015-02-16
added creation methods that reference fields by index instead of name.
Benjamin Paassen
2015-02-16
Allow typesystem references in Document
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
Allowing numeric argument keys for static handlers
Andreas Stöckel
2015-02-16
Implemented support for numeric arguments in Argument
Andreas Stöckel
2015-02-16
Using Variant location in VariantConverter error messages
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
got rid of some unnecessary warnings.
Benjamin Paassen
2015-02-15
changed order of fields in StructuredClass::getFieldDescriptors
Benjamin Paassen
2015-02-15
Using osxml-extension in osxml parser
Andreas Stöckel
2015-02-15
Removed createPath declaration in DocumentHandler
Andreas Stöckel
2015-02-15
Removed no longer available getVariantTypes
Andreas Stöckel
2015-02-15
Merge branch 'astoecke_parser_stack_new'
Andreas Stöckel
2015-02-15
Fixed StaticFieldHandler using empty strings
Andreas Stöckel
2015-02-15
Domains an Typesystems can also be declared inline
Andreas Stöckel
2015-02-15
Declaring States in the Handler classes
Andreas Stöckel
2015-02-15
Displaying error messages at the location of the argument
Andreas Stöckel
2015-02-15
added cardinality type.
Benjamin Paassen
2015-02-15
fixed a bug in instance counting in DocumentEntity::doValidate and made the v...
Benjamin Paassen
2015-02-15
added getChildrenWithSubclasses and thus made pathTo and collect more compact.
Benjamin Paassen
2015-02-15
fixed a bug in pathTo functions.
Benjamin Paassen
2015-02-15
added support for transparency between explicit fields and child structure el...
Benjamin Paassen
2015-02-15
added support for transparent elements between explicit fields and primitive ...
Benjamin Paassen
2015-02-15
added pathTo and getDefaultFields for FieldDescriptors.
Benjamin Paassen
2015-02-15
Slightly adapted Handler instances to new Handler, once again passing non-con...
Andreas Stöckel
2015-02-15
Removed unneeded owner parameter from ParserScope
Andreas Stöckel
2015-02-15
Removed Typesystem read code again -- using ParseGenericString insteads. It o...
Andreas Stöckel
2015-02-15
Added "markAsMagic" function, autoformat
Andreas Stöckel
2015-02-15
Fixed compilation of VariantReader and Typesystem on GCC 4.9
Andreas Stöckel
2015-02-15
Merge branch 'master' into astoecke_parser_stack_new
Andreas Stöckel
2015-02-15
Included handler classes from master
Andreas Stöckel
2015-02-15
Added missing header inclusion
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
Commented out Callbacks in Handler, this is not implemented yet
Andreas Stöckel
2015-02-15
Fixed isIdentifier and isNamespacedIdentifier, added and used isIdentifierOrE...
Andreas Stöckel
2015-02-15
Renamed StateStack to Stack
Andreas Stöckel
2015-02-15
Renamed header guard
Andreas Stöckel
2015-02-15
Implemented StaticFieldHandler and EmptyHandler default handler classes
Andreas Stöckel
2015-02-15
Added isNamespacedIdentifier method to Utils
Andreas Stöckel
2015-02-15
Renamed parser/generic to parser/stack and made filenames much shorter
Andreas Stöckel
2015-02-15
Tidied OsxmlEventParser up, implemented correct whitespace handling, started ...
Andreas Stöckel
2015-02-14
Moved Tokenizer to core/parser/utils and adapted name
Andreas Stöckel
2015-02-14
Redefined public interface of ParserStateStack
Andreas Stöckel
2015-02-14
Implemented callback functions in ParserStateHandler
Andreas Stöckel
2015-02-14
Splitted ParserStateCallbacks into two classes, one for communication between...
Andreas Stöckel
2015-02-14
Removed GenericParser. All needed functionality will be present in the Stack ...
Andreas Stöckel
2015-02-14
Moved some of the whitespace functionality back to Utils
Andreas Stöckel
[prev]
[next]