Releases: LPCIC/coq-elpi
Releases · LPCIC/coq-elpi
Coq-Elpi 2.0.0 for Coq 8.18
Requires Elpi 1.18.1 and Coq 8.18.
This major release accommodates for the separation of parsing from execution of Coq 8.18 enabling Coq-Elpi programs to be run efficiently (and correctly) under VSCoq 2.0.
Main changes
- New parsing/execution separation, see the Writing commands in Elpi tutorial
- New (experimental) app
tc
providing a type-class instance solver
New Contributors
Full Changelog: v1.19.3...v2.0.0
Coq-Elpi 1.19.3 for Coq 8.18
What's Changed
- enable λProlog builtins by @phikal in #506
- fix typo by @phikal in #507
- tactic argument for ltac value by @gares in #508
- tutorial: mention
@ltacfail!
by @gares in #509 - test ocaml 5 by @gares in #510
- example: abstract holes by @gares in #514
- fix location for
Elpi Accumulate lp:{{ ... }}.
by @gares in #517 - fix separation parsing/execution by @gares in #518
New Contributors
Full Changelog: v1.19.0...v1.19.3
Coq-Elpi 1.19.0 for Coq 8.18
Main novelty is the (experimental) coercion
app
Coq-Elpi 1.18.0 for Coq 8.17
Major release. Main change affects typechecking of evars solutions in tactics.
Coq-Elpi 1.17.1 for Coq 8.17
Minor fixes
Coq-Elpi 1.17.0 for Coq 8.17
Coq-Elpi 1.16 for Coq 8.16
The main change is the derive app, see the Changelog for more info
Coq-Elpi 1.15.6 for Coq 8.16
Minor fixes
Coq-Elpi 1.15.5 for Coq 8.16
Minor fixes
Coq-Elpi 1.15.4 for Coq 8.16
Minor fixes