Age | Commit message (Expand) | Author |
2015-01-02 | Added index class which allows to build an index of Nodes stored in a NodeCon... | Andreas Stöckel |
2015-01-02 | Moved Node class to model folder | Andreas Stöckel |
2015-01-02 | Added SystemTypesystem class, autoformat | Andreas Stöckel |
2014-12-29 | finished unit tests for typesystem class | Andreas Stöckel |
2014-12-29 | added new unit test and improved error messages | Andreas Stöckel |
2014-12-29 | fixed StructType::cast signature, more unit tests | Andreas Stöckel |
2014-12-29 | more unit tests | Andreas Stöckel |
2014-12-28 | implemented and tested creation with parent type | Andreas Stöckel |
2014-12-28 | fixed insertion of attribute default values in the StructType.insert function | Andreas Stöckel |
2014-12-28 | Finished StructType implementation, started to write unit tests | Andreas Stöckel |
2014-12-28 | autoformat | Andreas Stöckel |
2014-12-24 | finished EnumType class, added unit tests | Andreas Stöckel |
2014-12-23 | some more work on the Typesystem front (documentation and unit tests, still n... | Andreas Stöckel |
2014-12-22 | some more Typesystem documentation and unit tests | Andreas Stöckel |
2014-12-22 | added unit tests and documentation for the IntType class | Andreas Stöckel |
2014-12-22 | moved all Node and Typesystem RTTI information to own namespace, added Consta... | Andreas Stöckel |
2014-12-21 | fixed crash bug in TestDomain -- if a class has an Owned handle the owner mus... | Andreas Stöckel |
2014-12-21 | Dokumenten und Domänenbeispiel. | Benjamin Paassen |
2014-12-21 | First draft of book domain example and slight changes to the book domain: _al... | Benjamin Paassen |
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 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel |
2014-12-20 | Renamed ManagedType class to Rtti to make naming less confusing, implemented ... | Andreas Stöckel |
2014-12-20 | Introduced global type variables for model classes and used them in the Domai... | Benjamin Paassen |
2014-12-20 | replaces ManagedVector by NodeVector in Model classes. | Benjamin Paassen |
2014-12-20 | working on Typesystem docu and unit tests | Andreas Stöckel |
2014-12-19 | added convenience function for document construction and tested them. | Benjamin Paassen |
2014-12-19 | added doPrepare method for StructType and made doPrepare as well as create co... | Benjamin Paassen |
2014-12-18 | Hopefully implemented a working version of the Domain resolve mechanism. | Benjamin Paassen |
2014-12-17 | Some (slight) changes to existing structures and first attempts on a test to ... | Benjamin Paassen |
2014-12-17 | noticed that Andreas did already implement Cardinality in form of the RangeSe... | Benjamin Paassen |
2014-12-17 | First draft of Cardinality. There are still semantic improvements to be made,... | Benjamin Paassen |
2014-12-16 | Document.hpp does compile now. Further Tests are needed. | Benjamin Paassen |
2014-12-16 | finished first draft of Document.hpp, but this is not yet compiled nor tested. | Benjamin Paassen |
2014-12-16 | first draft for DocumentEntity. | Benjamin Paassen |
2014-12-16 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel |
2014-12-16 | changed paths to new location of the Managed class, adapted NodeVector and No... | Andreas Stöckel |
2014-12-15 | finished first version of Domain.hpp, which compiles now. | Benjamin Paassen |
2014-12-15 | first draft for StructuredClass | Benjamin Paassen |
2014-12-15 | first draft of Descriptor. | Benjamin Paassen |
2014-12-15 | Implementation of FieldDescriptor class. | Benjamin Paassen |
2014-12-12 | first attempt on domain formalization. | Benjamin Paassen |
2014-12-12 | Added new version of Typesystem in cooperation with Andreas. | Benjamin Paassen |
2014-10-25 | some restructuring, added first version of the mozjs plugin | Andreas Stöckel |
2014-10-16 | fixed typeo in RangeSet, added unit test for Variant | Andreas Stöckel |
2014-10-16 | removed old code | Andreas Stöckel |