Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-04 | fixed a nasty bug in the getField method of DocumentEntity. Also corrected ↵ | Benjamin Paassen | |
some issues in the TestDocument and TestDomain. | |||
2015-01-04 | small changes to test files | Andreas Stöckel | |
2015-01-03 | Added references for aggregatedOf to the typesystem RttiType definitions | Andreas Stöckel | |
2015-01-02 | reformated comments | Andreas Stöckel | |
2015-01-02 | autoformat | Andreas Stöckel | |
2015-01-02 | Using Index per default in NodeVector and NodeMap, added Unit test | Andreas Stöckel | |
2015-01-02 | Moved NodeTest to model folder | Andreas Stöckel | |
2015-01-01 | Adapted unit tests | 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-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 ↵ | Andreas Stöckel | |
not done) | |||
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 ↵ | Andreas Stöckel | |
Constant class and documentation for Typesystem and ArrayType class and unit test for ArrayType | |||
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-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 | 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 | added TypesystemTest | Andreas Stöckel | |
2014-12-19 | completed the work on a primitive Test Document. | Benjamin Paassen | |
2014-12-19 | added convenience function for document construction and tested them. | Benjamin Paassen | |
2014-12-19 | refactored DomainTest somewhat to prevent an unused function warning. | Benjamin Paassen | |
2014-12-18 | Finished the Domain test for now. Resolving mechanism works as expected (or ↵ | Benjamin Paassen | |
at least well enough). | |||
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-10-25 | some restructuring, added first version of the mozjs plugin | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@78 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-10-16 | fixed typeo in RangeSet, added unit test for Variant | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@59 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-10-16 | reorganized code | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@58 daaaf23c-2e50-4459-9457-1e69db5a47bf |