- 05 Nov, 2021 5 commits
- 27 Oct, 2021 1 commit
-
-
Robbert Krebbers authored
Improve documentation of convention for `AsFractional` instances See merge request !747
-
- 26 Oct, 2021 6 commits
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Paolo G. Giarrusso authored
To match the suggestion in !737 (comment 75017).
-
Paolo G. Giarrusso authored
- 19 Oct, 2021 1 commit
-
- 15 Oct, 2021 2 commits
-
-
Lennard Gäher authored
- 13 Oct, 2021 2 commits
-
-
Tej Chajed authored
Merge the "1 focused goal" line with the subsequent "(shelved: 1)" line, since this is the new output in Coq 8.15+. Iris does not currently produce this output, since no test calls `Show` with shelved goals, but this future-proofs the test normalization.
- 11 Oct, 2021 1 commit
-
-
Robbert Krebbers authored
-
- 02 Oct, 2021 5 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Optimize iDestruct by avoiding superfluous iRenames See merge request !733
-
Ralf Jung authored
- 01 Oct, 2021 10 commits
-
-
Armaël Guéneau authored
-
Armaël Guéneau authored
-
Armaël Guéneau authored
-
Armaël Guéneau authored
-
Armaël Guéneau authored
Following up on the previous commit, this slightly generalizes the lemmas associated to the intuitionistic/spatial/modalelim cases of iDestruct to support renaming on the fly, and use these to save a later renaming.
-
Armaël Guéneau authored
The idea is to avoid unnecessary calls to iRename: when choosing names for sub-patterns, instead of generating fresh names or reusing an existing (unrelated) name, if the sub-pattern is an identifier, then directly chose this identifier as the new name, thus saving a rename later on.
-
Ralf Jung authored
-
Paolo G. Giarrusso authored
To avoid confusion from d2c226e7 (comment 73999).
-
Ralf Jung authored
-
- 27 Sep, 2021 2 commits
- 25 Sep, 2021 1 commit
-
-
Ralf Jung authored
-
- 24 Sep, 2021 1 commit
-
-
Ralf Jung authored
-
- 13 Sep, 2021 3 commits
-
-
Robbert Krebbers authored
add big_sepL_take_drop See merge request !734
-
Ralf Jung authored
-