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-01-23
Fixed unit tests according to new SourceLocation
Andreas Stöckel
2015-01-22
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-22
added move semantics do Domain and Document classes.
Benjamin Paassen
2015-01-21
added variant content validation for Documents.
Benjamin Paassen
2015-01-21
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-21
Do only perform relative file lookups if a relative path is given (to allow u...
Andreas Stöckel
2015-01-21
Some further refactoring -- renamed Scope to ParserScope, got rid of parser n...
Andreas Stöckel
2015-01-21
introduced Domain validation functionality and a Unit test for it.
Benjamin Paassen
2015-01-20
Added unit test for checking the default search paths
Andreas Stöckel
2015-01-20
Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType searc...
Andreas Stöckel
2015-01-20
Implemented automatic generation of default search paths
Andreas Stöckel
2015-01-20
Moved some files around
Andreas Stöckel
2015-01-20
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-20
Refactored stuff surrounding the ResourceLocator class, implemented StaticRes...
Andreas Stöckel
2015-01-20
Moved some files around and added new Resource class
Andreas Stöckel
2015-01-19
(re-)introduced setter methods to Document.
Benjamin Paassen
2015-01-19
XML-Parsing for Typesystem structs works so far
Andreas Stöckel
2015-01-19
fixed some bugs in Document validation and added further tests.
Benjamin Paassen
2015-01-18
Fixed bugs in definition of Project, added reference to Project to ParserContext
Andreas Stöckel
2015-01-18
Removed debug output
Andreas Stöckel
2015-01-18
Renamed RttiType to Rtti
Andreas Stöckel
2015-01-18
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-18
Droped Rtti<T> class, using RttiType instead
Andreas Stöckel
2015-01-18
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-01-18
improved Document validation process and added some test cases. Further tests...
Benjamin Paassen
2015-01-18
Made Attribute class mutable
Andreas Stöckel
2015-01-18
Removed Variant handle constructor (caught to much stuff)
Andreas Stöckel
2015-01-18
Implemented storing locations in the ParserStack, improved parsing typesystems
Andreas Stöckel
2015-01-18
added test for VariantReader::parseGenericString
Andreas Stöckel
2015-01-18
Renamed continueResolve to doResolve for more consistency with other virtual ...
Andreas Stöckel
2015-01-18
Fixed order in which elements in StandaloneParserContext are created/freed (t...
Andreas Stöckel
2015-01-17
Added additional unit test for the setParentStructure function
Andreas Stöckel
2015-01-17
Improved typesystem, allowing online creation of structs
Andreas Stöckel
2015-01-17
Managed container does not reset owner on move -- this allows the container t...
Andreas Stöckel
2015-01-16
Allowing deferred resolution of Nodes
Andreas Stöckel
2015-01-16
validate function for Domain::Descriptor.
Benjamin Paassen
2015-01-16
Working on XMLParser (still lot work in progress)
Andreas Stöckel
2015-01-15
Further simplified document buildup by doing the addition to parents of Struc...
Benjamin Paassen
2015-01-15
renamed addStructuredEntity to addStructureNode.
Benjamin Paassen
2015-01-15
supported more automatic registration behaviour, checked for internal name co...
Benjamin Paassen
2015-01-15
Fixed bug in Argument validation when missing values are inserted (string typ...
Andreas Stöckel
2015-01-15
Synchronizing logger with current XML parser line number
Andreas Stöckel
2015-01-15
Using Arguments class in ParserStack for validation
Andreas Stöckel
2015-01-15
Added possibility to construct Arguments in a mode in which no validation is ...
Andreas Stöckel
2015-01-14
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-14
finished pathTo function with rather nasty test.
Benjamin Paassen
2015-01-14
Removed not needed Node.setParent method
Andreas Stöckel
2015-01-14
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-14
Implemented attaching Methods and Property information to Types (this will la...
Andreas Stöckel
2015-01-14
Using pointer to RttiType instances
Andreas Stöckel
[next]