- 29 Sep, 2020 8 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
Strengthen auth_both_valid and auth_both_frac_valid See merge request iris/iris!520
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
Improve docs for `iModIntro`. See merge request iris/iris!519
-
Robbert Krebbers authored
Based om iris/iris!467 (comment 53064) by @Blaisorblade.
-
Robbert Krebbers authored
Fix typos See merge request iris/iris!518
-
Paolo G. Giarrusso authored
-
- 28 Sep, 2020 4 commits
-
-
Robbert Krebbers authored
Improve some iIntros error messages See merge request iris/iris!517
-
Tej Chajed authored
A failing iIntros for implications should prettify the identifier before printing, and iIntros on something that isn't a wand or implication should say what couldn't be introduced (to clarify that `iIntros "HP HQ"` failed because of the HQ in particular, for example).
-
Ralf Jung authored
ghost-var lib: more lemmas for when you own the two halves See merge request iris/iris!511
-
Ralf Jung authored
-
- 27 Sep, 2020 3 commits
-
-
Ralf Jung authored
Fix direction of `auth_auth_validN` See merge request iris/iris!515
-
Robbert Krebbers authored
-
Robbert Krebbers authored
For example, `auth_auth_valid`.
-
- 26 Sep, 2020 1 commit
-
-
Ralf Jung authored
-
- 24 Sep, 2020 2 commits
-
-
Robbert Krebbers authored
Fix error when destructing as multiple pats See merge request iris/iris!512
-
Tej Chajed authored
`iDestruct H as "H1 H2"` produces an error that says the pattern should contain exactly one proper introduction pattern. When multiple patterns are provided, due to Ltac variable shadowing iDestructHypFindPat was instead reporting only the first pattern in the error message (and even that was printed as the parsed AST rather than the original string).
-
- 23 Sep, 2020 2 commits
- 21 Sep, 2020 2 commits
-
-
Robbert Krebbers authored
Report an error when iIntro fails to find a forall See merge request iris/iris!510
-
Tej Chajed authored
The error handling for `iIntro (?)` and similar tactics didn't correctly report failures when the goal couldn't be turned into a universal quantifier. This is something missing from !482 due to no test triggering the error.
-
- 16 Sep, 2020 5 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
use sep. conjunction instead of conjunction for allocation lemmas See merge request iris/iris!508
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Fix compilation with Coq 8.10 See merge request !507
-
- 15 Sep, 2020 8 commits
-
-
Tej Chajed authored
Fixes a bug from !488
-
Robbert Krebbers authored
add a simple logic-level ghost_var library See merge request !488
-
-
Robbert Krebbers authored
-
Ralf Jung authored
wtf, sed?!??
-
Ralf Jung authored
-
Ralf Jung authored
-
- 14 Sep, 2020 5 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Fix argument order in comment. See merge request !506
-
Arthur Azevedo de Amorim authored
-
Robbert Krebbers authored
Isomorphism and validy restriction constructions for cameras. See merge request !504
-