- Sep 28, 2020
-
-
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
-
- Sep 27, 2020
-
-
Robbert Krebbers authored
For example, `auth_auth_valid`.
-
- Sep 24, 2020
-
-
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
-
-
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
-
- Sep 15, 2020
-
-
Tej Chajed authored
Fixes a bug from iris/iris!488
-
-
Robbert Krebbers authored
-
- Sep 14, 2020
-
-
Arthur Azevedo de Amorim authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Sep 12, 2020
-
-
Robbert Krebbers authored
-
- Sep 11, 2020
- Sep 10, 2020
-
-
Robbert Krebbers authored
The old code contained a bunch of unused spaghetti that was not cleaned up after a refactoring. @jihgfee menaged to trigger a wrong code path in the old code, but I failed to turn his test case into a self-contained one.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Sep 07, 2020
- Sep 05, 2020
-
-
- Sep 03, 2020
-
-
Robbert Krebbers authored
-
- Aug 30, 2020
-
-
Ralf Jung authored
-
- Aug 29, 2020
- Aug 28, 2020
-
-
Ralf Jung authored
-
- Aug 12, 2020