- Sep 29, 2020
-
-
Robbert Krebbers authored
Based om iris/iris!467 (comment 53064) by @Blaisorblade.
-
- Sep 28, 2020
-
-
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
-
- Sep 27, 2020
-
-
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`.
-
- Sep 26, 2020
-
-
Ralf Jung authored
-
- Sep 24, 2020
-
-
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).
-
- Sep 23, 2020
- Sep 21, 2020
-
-
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.
-
- Sep 16, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Fix compilation with Coq 8.10 See merge request !507
-
- Sep 15, 2020
-
-
Tej Chajed authored
Fixes a bug from iris/iris!488
-
Robbert Krebbers authored
add a simple logic-level ghost_var library See merge request iris/iris!488
-
-
Robbert Krebbers authored
-
Ralf Jung authored
wtf, sed?!??
-
Ralf Jung authored
-
Ralf Jung authored
-
- Sep 14, 2020
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Fix argument order in comment. See merge request iris/iris!506
-
Arthur Azevedo de Amorim authored
-
Robbert Krebbers authored
Isomorphism and validy restriction constructions for cameras. See merge request iris/iris!504
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
rename `agree_op_{inv,invL}'` to `to_agree_op_{inv,invL}` See merge request iris/iris!505
-
Ralf Jung authored
-
Ralf Jung authored
-