Age | Commit message (Expand) | Author |
---|---|---|
2015-01-02 | reformated comments | Andreas Stöckel |
2014-12-28 | Finished StructType implementation, started to write unit tests | Andreas Stöckel |
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 | Introduced global type variables for model classes and used them in the Domai... | 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 a... | Benjamin Paassen |
2014-12-18 | Hopefully implemented a working version of the Domain resolve mechanism. | Benjamin Paassen |