| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-18 | Zify: replace local definitions by equations | Vincent Laporte | |
| 2017-10-05 | romega: takes advantage of context variables with body | Pierre Letouzey | |
| When a context variable x is of the form "x := body : Z", romega is now made aware of this body. Technically, we reify an equation x = body, and push a corresponding (eq_refl x) as argument of the final do_omega. See also the previous commit adding this same feature to omega (fixing bug 142). | |||
