Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-12 | Tried to introduce another StructureNode class as common superclass for ↵ | Benjamin Paassen | |
StructuredEntity, Anchor and DocumentPrimitive. Nearly seems to work, but not entirely so. There are still issues with the Manager it seems. | |||
2015-01-11 | Forward declaring Rtti stuff for fewer dependencies in the Rtti.hpp header | Andreas Stöckel | |
2015-01-09 | Refactored building convenience methods to TestDocumentBuilder, added error ↵ | Benjamin Paassen | |
logging and changed TestDocument and TestAdvanced as well as all users of those files accordingly. | |||
2015-01-05 | corrected RTTI for domain und document and added a reference to system type ↵ | Benjamin Paassen | |
system in test domain. | |||
2015-01-04 | fixed a nasty bug in the getField method of DocumentEntity. Also corrected ↵ | Benjamin Paassen | |
some issues in the TestDocument and TestDomain. | |||
2014-12-28 | Finished StructType implementation, started to write unit tests | Andreas Stöckel | |
2014-12-19 | added convenience function for document construction and tested them. | Benjamin Paassen | |
2014-12-17 | Some (slight) changes to existing structures and first attempts on a test to ↵ | Benjamin Paassen | |
construct a test comain and a test document out of thin air. I am, indeed, an alchemist. | |||
2014-12-17 | First draft of Cardinality. There are still semantic improvements to be ↵ | Benjamin Paassen | |
made, though. |