- Apr 19, 2024
-
-
Tej Chajed authored
-
- Mar 09, 2023
-
-
- Nov 16, 2022
-
-
- May 25, 2021
-
-
- Mar 24, 2021
-
-
Ralf Jung authored
-
Robbert Krebbers authored
This note is obsolete due to iris/iris!640
-
Ralf Jung authored
-
- Mar 03, 2021
-
-
- Jan 27, 2021
-
-
- Dec 06, 2020
-
-
Robbert Krebbers authored
-
- Dec 04, 2020
-
-
Robbert Krebbers authored
-
- Dec 03, 2020
-
-
Tej Chajed authored
- Separated out the simpler invocations of tactics from their full forms. In the process we now document what parts of a tactic are optional. - Convey what the common and rare tactics are, for example that the argument to `iModIntro` is rarely needed. - Use "destruct" to talk about invoking an intro pattern, rather than eliminate, to stay closer to Coq terminology and avoid this potentially confusing PL term. - Added an overview of the "grammar entries" relevant to many tactics (ipat, selpat, spat, and pm_trm). Added links to those sections everywhere.
-
- Oct 29, 2020
-
-
- Sep 29, 2020
-
-
Robbert Krebbers authored
Based om iris/iris!467 (comment 53064) by @Blaisorblade.
-
- Jun 29, 2020
-
-
Robbert Krebbers authored
-
- May 22, 2020
-
-
Robbert Krebbers authored
-
- Apr 07, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This closes issue #305.
-
- Mar 20, 2020
-
-
Robbert Krebbers authored
-
- Feb 18, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Dec 19, 2019
-
-
- Nov 01, 2019
-
-
Ralf Jung authored
-
- Sep 11, 2019
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Aug 16, 2019
-
-
Robbert Krebbers authored
-
- May 01, 2019
-
-
Robbert Krebbers authored
-
Dan Frumin authored
-
Dan Frumin authored
-
- Apr 23, 2019
-
-
Robbert Krebbers authored
-
- Apr 17, 2019
-
-
Robbert Krebbers authored
-
- Feb 16, 2019
-
-
Ralf Jung authored
-
- Jan 23, 2019
-
-
Mackie Loeffel authored
-
- Jan 14, 2019
-
-
Tej Chajed authored
-
- Jan 11, 2019
-
-
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`.
-
Robbert Krebbers authored
This commit closes issue #192.
-