index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Using "name" property for printing name in the graphviz export
Andreas Stöckel
2015-01-14
Added RttiType::hasProperty and RttiType::hasMethod function
Andreas Stöckel
2015-01-14
Registered Properties for the XMLNode class
Andreas Stöckel
2015-01-14
Registered properties for the Node class
Andreas Stöckel
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
2015-01-14
Silenced GCC 4.9 warnings
Andreas Stöckel
2015-01-14
merge.
Benjamin Paassen
2015-01-14
started to implement a more advanced test for the 'pathTo' method and noticed...
Benjamin Paassen
2015-01-14
Removed parent mechanism in object graph representation. This is only a relev...
Benjamin Paassen
2015-01-14
Added some more code escaping for XML in documentation.
Benjamin Paassen
2015-01-13
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-13
Added new Property class for defining getters and setters
Andreas Stöckel
2015-01-13
Documented missing parameter
Andreas Stöckel
2015-01-13
Made functions move and copy constructible. Why? Because I can.
Andreas Stöckel
2015-01-13
Added further test for the Function class
Andreas Stöckel
2015-01-13
Fixed doxygen warnings
Andreas Stöckel
2015-01-13
First version of 'pathTo' function enabling users to request a Structure Path...
Benjamin Paassen
2015-01-13
escaped attribute values in XML serialization.
Benjamin Paassen
2015-01-13
put entity escaping in XML serialization instead of DemoOutput. Also had to c...
Benjamin Paassen
2015-01-13
allowing validated methods
Andreas Stöckel
2015-01-13
auto format + made some functions const
Andreas Stöckel
2015-01-12
Added unittests for validateArray and validateMap functions, injecting standa...
Andreas Stöckel
2015-01-12
Improved error message
Andreas Stöckel
2015-01-12
Implemented and tested "Any" Argument type
Andreas Stöckel
2015-01-12
Fixed failing html test
Andreas Stöckel
2015-01-12
Finished tests for the "Argument" class
Andreas Stöckel
2015-01-12
Removed not needed destructor
Andreas Stöckel
2015-01-12
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-12
hopefully repaired multiple inheritance chaos.
Benjamin Paassen
2015-01-12
Is this necessary? No. Absolutely not. Only the base class (Managed) needs this.
Andreas Stöckel
2015-01-12
some further trials to solve the issue of segfault in HTML test, but failed.
Benjamin Paassen
2015-01-12
Tried to introduce another StructureNode class as common superclass for Struc...
Benjamin Paassen
2015-01-12
normalized NodeVector access in model classes and added some more documentati...
Benjamin Paassen
2015-01-12
Added (not yet done) unit test for the Argument class
Andreas Stöckel
2015-01-12
Improved error messages of VariantConverter
Andreas Stöckel
2015-01-12
Fixed Variant::getTypeName not being const
Andreas Stöckel
2015-01-12
Added Argument and Arguments class
Andreas Stöckel
2015-01-11
Implemented conversion to more Variant types, implemented VariantConverter::c...
Andreas Stöckel
2015-01-11
Fixed comment
Andreas Stöckel
2015-01-11
Silenced GCC 4.9 warnings
Andreas Stöckel
2015-01-11
Improved Variant unit test
Andreas Stöckel
2015-01-11
Silenced doxygen warnings
Andreas Stöckel
2015-01-11
Activating HTML output on Fedora 21
Andreas Stöckel
2015-01-11
removed legacy files
Andreas Stöckel
[next]