Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Benjamin Paassen | |
Domain resolve test, which makes it much easier to understand. | |||
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 | |