Age | Commit message (Collapse) | Author | |
---|---|---|---|
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: ↵ | 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-20 | adapted model classes to new Rtti class | Andreas Stöckel | |
2014-12-20 | Introduced global type variables for model classes and used them in the ↵ | Benjamin Paassen | |
Domain resolve test, which makes it much easier to understand. | |||
2014-12-20 | replaces ManagedVector by NodeVector in Model classes. | 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 | |
construct a test comain and a test document out of thin air. I am, indeed, an alchemist. | |||
2014-12-17 | noticed that Andreas did already implement Cardinality in form of the ↵ | Benjamin Paassen | |
RangeSet. Removed my own attempts at programming the Cardinality and used his code. | |||
2014-12-17 | First draft of Cardinality. There are still semantic improvements to be ↵ | Benjamin Paassen | |
made, though. | |||
2014-12-16 | Document.hpp does compile now. Further Tests are needed. | Benjamin Paassen | |
2014-12-16 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel | |
Conflicts: application/CMakeLists.txt | |||
2014-12-16 | changed paths to new location of the Managed class, adapted NodeVector and ↵ | Andreas Stöckel | |
NodeMap to the slightly changed conditions in the Node class | |||
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 | |