- 05 Nov, 2021 4 commits
-
-
Ralf Jung authored
countable.v: prove choose_proper See merge request iris/stdpp!327
-
-
Paolo G. Giarrusso authored
-
-
- 04 Nov, 2021 1 commit
-
-
Paolo G. Giarrusso authored
-
- 27 Oct, 2021 4 commits
-
-
Paolo G. Giarrusso authored
Noticed while working towards "Pragmatic quotients".
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
No changes to the contents.
-
- 26 Oct, 2021 5 commits
-
-
Paolo G. Giarrusso authored
-
Robbert Krebbers authored
base.v: fix typo in comment about MonadSet, and extend See merge request iris/stdpp!332
-
-
Robbert Krebbers authored
Mark set_size and set_fold as TC opaque See merge request iris/stdpp!329
-
Paolo G. Giarrusso authored
-
- 13 Oct, 2021 2 commits
-
-
Ralf Jung authored
Normalize focused goal output See merge request iris/stdpp!330
-
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+. std++ does not currently produce this output, since no test calls `Show` with shelved goals, but this future-proofs the test normalization.
-
- 09 Oct, 2021 1 commit
-
-
Robbert Krebbers authored
-
- 05 Oct, 2021 3 commits
-
-
Robbert Krebbers authored
fin_sets: add missing Params instance for `set_map` See merge request iris/stdpp!328
-
Paolo G. Giarrusso authored
Noticed from VERY slow rewrites.
-
Paolo G. Giarrusso authored
-
- 02 Oct, 2021 1 commit
-
-
Ralf Jung authored
-
- 01 Oct, 2021 1 commit
-
-
Ralf Jung authored
f_equiv optimizations See merge request iris/stdpp!325
-
- 27 Sep, 2021 9 commits
- 25 Sep, 2021 1 commit
-
-
Ralf Jung authored
-
- 13 Sep, 2021 2 commits
-
-
Robbert Krebbers authored
add size_set_seq See merge request iris/stdpp!323
-
Ralf Jung authored
-
- 10 Sep, 2021 1 commit
-
-
Robbert Krebbers authored
add size_difference See merge request iris/stdpp!324
-
- 09 Sep, 2021 1 commit
-
-
Ralf Jung authored
-
- 08 Sep, 2021 1 commit
-
-
Ralf Jung authored
Revert "Merge branch 'robbert/sprop' into 'master'" See merge request iris/stdpp!322
-
- 07 Sep, 2021 1 commit
-
-
Ralf Jung authored
This reverts merge request !309
-
- 06 Sep, 2021 2 commits
-
-
Ralf Jung authored
Use `SProp` to obtain better definitional equality for `pmap`, `gmap`, `gset`, `Qp`, and `coPset` Closes #85 See merge request iris/stdpp!309
-
Robbert Krebbers authored
-