Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-03 | Renamed "contains" to aggregatedOf, added corresponding convenience function ↵ | Andreas Stöckel | |
to Rtti class | |||
2015-01-03 | Improved contains functionality (now includes the parent types of each ↵ | Andreas Stöckel | |
aggregated type and the aggregated types of each parent) | |||
2015-01-03 | Precomputing all possible parents (for a faster isa function) and introduced ↵ | Andreas Stöckel | |
the notion of "aggregatedTypes", which are used to reduce the complexity of resolutions within the object graph | |||
2014-12-21 | moved Rtti from managed to common folder, added Function header | Andreas Stöckel | |