- 15 Jun, 2018 5 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
* move PROP-envs definitions to environments.v so that we can control them without pulling in coq_tactics * use reduction-controlled `pm_default` for proofmode accessors
-
Robbert Krebbers authored
-
- 14 Jun, 2018 7 commits
- 13 Jun, 2018 2 commits
- 10 Jun, 2018 2 commits
- 09 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 06 Jun, 2018 7 commits
- 05 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 01 Jun, 2018 4 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 31 May, 2018 1 commit
-
-
Robbert Krebbers authored
If the BI is not affine, this should not happen, as it may lead to information loss. This commit fixes issue #190.
-
- 29 May, 2018 3 commits
- 17 May, 2018 1 commit
-
-
Ralf Jung authored
move test suite out of theories/ so it does not get installed; also check output of test suite so that we can test printing
-
- 09 Dec, 2016 4 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
Thanks to Robbert for fixing gen_heap
-
Robbert Krebbers authored
-
Robbert Krebbers authored
The WP construction now takes an invariant on states as a parameter (part of the irisG class) and no longer builds in the authoritative ownership of the entire state. When instantiating WP with a concrete language on can choose its state invariant. For example, for heap_lang we directly use `auth (gmap loc (frac * dec_agree val))`, and avoid the indirection through invariants entirely. As a result, we no longer have to carry `heap_ctx` around.
-
- 08 Dec, 2016 1 commit
-
-
Ralf Jung authored
-
- 06 Dec, 2016 1 commit
-
-
Ralf Jung authored
-