Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-10 | implement a bff on a shaped source type | Helmut Grohne | |
Add IsShaped and Shaped records describing shapely types as in Jay95. Implement bff on Shaped and rewrite PartialVecVec to use the vector shape retaining all proofs on the vector implementation. | |||
2014-02-04 | add convenience members to PartialVecVec.Get | Helmut Grohne | |
2014-02-04 | Merge branch feature-get-record into feature-partial-getlen | Helmut Grohne | |
These two features heavily interconnect. As such it makes sense to integrate them properly. This non-trivial merge does that work. Compared to feature-partial-getlen a few definitions moved from FreeTheorems.agda to GetTypes.agda. Many types changed compared to both branches. Conflicts: BFF.agda Bidir.agda FreeTheorems.agda Precond.agda conflict in GetTypes.agda not detected by merge | |||
2014-01-30 | allow importing of Bidir without any postulates | Helmut Grohne | |