index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
model
/
Document.cpp
Age
Commit message (
Expand
)
Author
2015-01-17
Improved validation system
Andreas Stöckel
2015-01-16
first attempt on validation method for Document classes.
Benjamin Paassen
2015-01-16
validate function for Domain::Descriptor.
Benjamin Paassen
2015-01-16
renamed isa to superclass in Domain::Descriptor and id some cosmetic changes.
Benjamin Paassen
2015-01-15
Further simplified document buildup by doing the addition to parents of Struc...
Benjamin Paassen
2015-01-15
supported more automatic registration behaviour, checked for internal name co...
Benjamin Paassen
2015-01-12
hopefully repaired multiple inheritance chaos.
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-09
fixed Document::continueResolve nullptr access
Andreas Stöckel
2015-01-09
removed resolve debug printouts and simplified resolve method in Document.
Benjamin Paassen
2015-01-09
Refactored building convenience methods to TestDocumentBuilder, added error l...
Benjamin Paassen
2015-01-09
Improvements to Document classes in accordance with Benjamin
Andreas Stöckel
2015-01-09
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-09
Adapted code to new resolve function
Andreas Stöckel
2015-01-08
further extended example to include annotations (emphasized and strong). The ...
Benjamin Paassen
2015-01-08
slight changes to Domain and Document. Started to add a more advanced test do...
Benjamin Paassen
2015-01-06
Using RttiBuilder to construct Rtti information
Andreas Stöckel
2015-01-05
corrected RTTI for domain und document and added a reference to system type s...
Benjamin Paassen
2015-01-05
Added composition types
Andreas Stöckel
2015-01-04
fixed a nasty bug in the getField method of DocumentEntity. Also corrected so...
Benjamin Paassen
2014-12-28
autoformat
Andreas Stöckel
2014-12-21
made Rtti a source dependency of Managed, not a header dependency
Andreas Stöckel
2014-12-20
adapted model classes to new Rtti class
Andreas Stöckel
2014-12-20
replaces ManagedVector by NodeVector in Model classes.
Benjamin Paassen
2014-12-19
added convenience function for document construction and tested them.
Benjamin Paassen
2014-12-16
Document.hpp does compile now. Further Tests are needed.
Benjamin Paassen
[prev]