- Sep 10, 2020
- Sep 08, 2020
-
-
Ralf Jung authored
Document Makefile flags NO_TEST and MAKE_REF together See merge request iris/iris!500
-
Ralf Jung authored
Use simple variables in Makefile See merge request iris/iris!501
-
Tej Chajed authored
var=foo is a "recursive variable assignment", which is expanded on every use (including re-running shell commands). What we really want is var:=foo, which is expanded at definition time.
-
Tej Chajed authored
-
- Sep 05, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Generalize the type of gmap_equivI. See merge request iris/iris!495
-
-
Ralf Jung authored
-
- Sep 03, 2020
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Sep 02, 2020
-
-
Robbert Krebbers authored
Bump std++ See merge request iris/iris!494
-
Simon Friis Vindum authored
-
Ralf Jung authored
-
- Aug 30, 2020
-
-
Ralf Jung authored
do not eta-expand when sealing Closes #285 See merge request iris/iris!490
-
Ralf Jung authored
-
- Aug 29, 2020
- Aug 28, 2020
-
-
Ralf Jung authored
-
- Aug 24, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Drop support for Coq 8.9 Closes #318 See merge request iris/iris!489
-
- Aug 12, 2020
- Aug 07, 2020
- Jul 24, 2020
-
-
Ralf Jung authored
-
- Jul 22, 2020
-
-
Robbert Krebbers authored
Set default name for unnamed binders to H Closes #337 See merge request iris/iris!484
-
Fixes #337.
-