index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-02-15
changed order of fields in StructuredClass::getFieldDescriptors
Benjamin Paassen
2015-02-15
Added (completely untested) osxml parser
Andreas Stöckel
2015-02-15
Using osxml-extension in osxml parser
Andreas Stöckel
2015-02-15
Fixed compilation of main application
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
Implemented OsxmlParser
Andreas Stöckel
2015-02-15
Made OsxmlEvents interface consistent with Stack commands
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
removed enquoting from primitive string content in XML output.
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
Renamed OsxmlParser
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
Made flags only one bit wide
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
Implemented annotation start and end field
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-14
Renamed osdm to osml and osdmx to osxml
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
2015-02-14
renamed osdm to osml and osdmx to osxml
Andreas Stöckel
[next]