- Nov 05, 2021
-
-
Ralf Jung authored
-
- Oct 27, 2021
-
-
Robbert Krebbers authored
Improve documentation of convention for `AsFractional` instances See merge request iris/iris!747
-
- Oct 26, 2021
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Paolo G. Giarrusso authored
To match the suggestion in !737 (comment 75017).
-
Paolo G. Giarrusso authored
- Oct 19, 2021
-
- Oct 15, 2021
-
-
Lennard Gäher authored
- Oct 13, 2021
-
-
Ralf Jung authored
Normalize focused goal output See merge request iris/iris!743
-
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.
-
- Oct 11, 2021
-
-
Robbert Krebbers authored
-
- Oct 02, 2021
-
-
Ralf Jung authored
make f_contractive consistent with f_equiv See merge request iris/iris!741
-
Ralf Jung authored
-
Ralf Jung authored
relax AsFractional Hint Mode See merge request iris/iris!740
-
Robbert Krebbers authored
Optimize iDestruct by avoiding superfluous iRenames See merge request iris/iris!733
-
Ralf Jung authored
-
- Oct 01, 2021
-
-
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
-
Ralf Jung authored
[triviality] Clarify funny proof of `tac_twp_cmpxchg_fail` See merge request iris/iris!738
-
Paolo G. Giarrusso authored
To avoid confusion from iris/iris@d2c226e7 (comment 73999).
-
Ralf Jung authored
-
- Sep 27, 2021
- Sep 25, 2021
-
-
Ralf Jung authored
-
- Sep 24, 2021
-
-
Ralf Jung authored
-
- Sep 13, 2021
-
-
Robbert Krebbers authored
add big_sepL_take_drop See merge request iris/iris!734
-
Ralf Jung authored
-
Ralf Jung authored
add big_sep*_sep_2 lemmas for merging bigops via iDestruct See merge request iris/iris!736
-
- Sep 11, 2021
-
-
Ralf Jung authored
-
- Sep 10, 2021
-
-
Ralf Jung authored
-
- Sep 06, 2021
-
-
Ralf Jung authored