| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-12 | normalized NodeVector access in model classes and added some more ↵ | Benjamin Paassen | |
| documentation to model classes. | |||
| 2015-01-08 | slight changes to Domain and Document. Started to add a more advanced test ↵ | Benjamin Paassen | |
| document creation function as well as the respective domain creation functions. The DemoOutputTest for it looks good so far. | |||
| 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-23 | some more work on the Typesystem front (documentation and unit tests, still ↵ | Andreas Stöckel | |
| not done) | |||
| 2014-12-21 | fixed crash bug in TestDomain -- if a class has an Owned handle the owner ↵ | Andreas Stöckel | |
| must point to the managed object directly responsible for the lifetime of this handle. Fixed this by making AttributeDescriptor a managed class (though this is not an optimal solution) and using a ManagedVector | |||
| 2014-12-21 | First draft of book domain example and slight changes to the book domain: ↵ | Benjamin Paassen | |
| _all_ structuredclasses are listed in the domain now and StructuredClasses that are allowed at the root level have a root flag. | |||
| 2014-12-19 | refactored DomainTest somewhat to prevent an unused function warning. | Benjamin Paassen | |
