aboutsummaryrefslogtreecommitdiff
path: root/src/LanguageInversion.v
Commit message (Collapse)AuthorAge
* Add base.{base_,}interp_beqGravatar Jason Gross2019-02-20
| | | | These are the canonical boolean equality functions for the interpretations of the various base types. This will probably come in handy for side conditions in proofs about reifications of rewrite rules.
* Add support for reifying `zrange` and `option`Gravatar Jason Gross2019-02-18
| | | | This is needed to reify statements for the rewriter.
* move src/Experiments/NewPipeline/ to src/Gravatar Andres Erbsen2019-01-09