| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-04-12 | ICH: Replace old, transitive metadata hashing with direct hashing approach. | Michael Woerister | -5/+5 | |
| Instead of collecting all potential inputs to some metadata entry and hashing those, we directly hash the values we are storing in metadata. This is more accurate and doesn't suffer from quadratic blow-up when many entries have the same dependencies. | ||||
| 2016-10-05 | ICH: update saw_ty for TyBareFn; Update tests for functioninterfaces | Mathieu Borderé | -5/+23 | |
| 2016-10-05 | ICH - Add test cases for function interfaces | Mathieu Borderé | -0/+382 | |
