- 12 Feb, 2021 3 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
adapt to coq/coq#13840 See merge request iris/iris!635
-
- 11 Feb, 2021 1 commit
-
-
Enrico Tassi authored
-
- 10 Feb, 2021 3 commits
-
-
Ralf Jung authored
rename u?frac_op/valid' to remove the final ' See merge request iris/iris!632
-
Ralf Jung authored
-
Ralf Jung authored
-
- 05 Feb, 2021 4 commits
-
-
Ralf Jung authored
mostly make Iris compatible with name mangling See merge request iris/iris!624
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- 04 Feb, 2021 1 commit
-
-
Ralf Jung authored
-
- 03 Feb, 2021 2 commits
-
-
Ralf Jung authored
add "deprecated" and "staging" packages and deprecate some modules See merge request iris/iris!602
-
Ralf Jung authored
create iris-deprecated and iris-staging packages, and deprecate some hard-to-use logic-level wrappers as well as view shift and Hoare triple notation
-
- 02 Feb, 2021 6 commits
-
-
Robbert Krebbers authored
Fix wp_bind's error message Closes #401 See merge request iris/iris!633
-
Tej Chajed authored
Fixes #401
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Add tests for wp_load and wp_store failures See merge request iris/iris!634
-
Tej Chajed authored
-
- 01 Feb, 2021 5 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
Rename monoid-related operational typeclass instances to include the suffix '_instance' See merge request iris/iris!629
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
This was done using the following sed script: sed -i -E 's/Instance ([a-zA-Z0-9_]+)( .*: (Op|P?Core|ValidN?|Unit) )/Instance \1_instance\2/' $(find iris/algebra -name "*.v")
-
- 29 Jan, 2021 8 commits
-
-
Ralf Jung authored
only locally make uPred_holds a coercion See merge request iris/iris!631
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
add _wand lemmas for big-ops See merge request iris/iris!630
-
Ralf Jung authored
-
Ralf Jung authored
add big_sepM_filter See merge request iris/iris!627
-
Ralf Jung authored
-
Ralf Jung authored
-
- 28 Jan, 2021 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Generalize `big_opM_filter'` and `big_opS_filter'` to arbitrary monoids, and make arguments consistent.
-
- 27 Jan, 2021 3 commits
-
-
-
Ralf Jung authored
- 26 Jan, 2021 2 commits
-
-
Ralf Jung authored
add big_sepS_elem_of_acc_impl See merge request iris/iris!570
-
Ralf Jung authored
-