summaryrefslogtreecommitdiff
path: root/src/core/model
AgeCommit message (Collapse)Author
2014-12-21Dokumenten und Domänenbeispiel.Benjamin Paassen
2014-12-21First 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-21made Rtti a source dependency of Managed, not a header dependencyAndreas Stöckel
2014-12-20adapted model classes to new Rtti classAndreas Stöckel
2014-12-20Merge branch 'master' of somweyr.de:ousiaAndreas Stöckel
2014-12-20Renamed ManagedType class to Rtti to make naming less confusing, implemented ↵Andreas Stöckel
easier to use Rtti clas
2014-12-20Introduced 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-20replaces ManagedVector by NodeVector in Model classes.Benjamin Paassen
2014-12-20working on Typesystem docu and unit testsAndreas Stöckel
2014-12-19added convenience function for document construction and tested them.Benjamin Paassen
2014-12-19added doPrepare method for StructType and made doPrepare as well as create ↵Benjamin Paassen
const.
2014-12-18Hopefully implemented a working version of the Domain resolve mechanism.Benjamin Paassen
2014-12-17Some (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-17noticed 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-17First draft of Cardinality. There are still semantic improvements to be ↵Benjamin Paassen
made, though.
2014-12-16Document.hpp does compile now. Further Tests are needed.Benjamin Paassen
2014-12-16finished first draft of Document.hpp, but this is not yet compiled nor tested.Benjamin Paassen
2014-12-16first draft for DocumentEntity.Benjamin Paassen
2014-12-16Merge branch 'master' of somweyr.de:ousiaAndreas Stöckel
Conflicts: application/CMakeLists.txt
2014-12-16changed 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-15finished first version of Domain.hpp, which compiles now.Benjamin Paassen
2014-12-15first draft for StructuredClassBenjamin Paassen
2014-12-15first draft of Descriptor.Benjamin Paassen
2014-12-15Implementation of FieldDescriptor class.Benjamin Paassen
2014-12-12first attempt on domain formalization.Benjamin Paassen
2014-12-12Added new version of Typesystem in cooperation with Andreas.Benjamin Paassen
2014-10-25some restructuring, added first version of the mozjs pluginAndreas Stöckel
git-svn-id: file:///var/local/svn/basicwriter@78 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-16fixed typeo in RangeSet, added unit test for VariantAndreas Stöckel
git-svn-id: file:///var/local/svn/basicwriter@59 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-16removed old codeAndreas Stöckel
git-svn-id: file:///var/local/svn/basicwriter@57 daaaf23c-2e50-4459-9457-1e69db5a47bf