- 27 Mar, 2020 1 commit
-
-
Paolo G. Giarrusso authored
-
- 20 Mar, 2020 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
- The error messages were wrong: the goal needs to be absorbing, not the hypothesis. - The wrong failure number was used in `iAssumption`, which caused the error not to be propagated properly.
-
- 19 Mar, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 16 Mar, 2020 1 commit
-
-
- remove "odd" comment - move atomic triples to bi_scope
-
- 10 Mar, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 28 Feb, 2020 1 commit
-
-
Ralf Jung authored
-
- 18 Feb, 2020 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
- 10 Feb, 2020 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 01 Feb, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 15 Jan, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 13 Dec, 2019 1 commit
-
-
Maxime Dénès authored
-
- 22 Nov, 2019 1 commit
-
-
When proving `foo` through a fixpoint, Coq's guardedness checker needs to see to which arguments `foo` is applied. Opaque lemmas applied to `foo` itself prevent that, so make them transparent. * Make `IntoEmpValid` lemmas transparent. * Expose application of `IntoEmpValid` instance to its argument. * Add comment to `tac_pose_proof` This MR brings back the type of `tac_pose_proof` to the one it had before !329. Hence, this seems worth a comment.
-
- 08 Nov, 2019 3 commits
-
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
- 20 Sep, 2019 1 commit
-
-
Ralf Jung authored
-
- 19 Sep, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 13 Aug, 2019 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 15 Jun, 2019 1 commit
-
-
Paolo G. Giarrusso authored
-
- 09 Jun, 2019 2 commits
-
-
Joseph Tassarotti authored
-
Joseph Tassarotti authored
-
- 24 May, 2019 1 commit
-
-
Also fixes pre-existing bug in iCombine error messages.
-
- 06 May, 2019 2 commits
-
-
Robbert Krebbers authored
-
Dan Frumin authored
-
- 01 May, 2019 2 commits
-
-
Dan Frumin authored
-
Dan Frumin authored
-
- 05 Mar, 2019 1 commit
-
-
Ralf Jung authored
-
- 03 Mar, 2019 1 commit
-
-
Paolo G. Giarrusso authored
For half of #231.
-
- 20 Feb, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 05 Feb, 2019 1 commit
-
-
Pierre-Marie Pédrot authored
This is a change enabling backward compatibility.
-
- 13 Jan, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 11 Jan, 2019 1 commit
-
-
Robbert Krebbers authored
It now supports the specialization pattern `(H spat1 .. spatn)`, which first recursively specializes the hypothesis `H` using the specialization patterns `spat1 .. spatn`.
-
- 13 Dec, 2018 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 06 Dec, 2018 1 commit
-
-
Robbert Krebbers authored
Thanks to @Blaisorblade for reporting.
-