- Dec 12, 2016
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Jacques-Henri Jourdan authored
I also changed the spec : this can be done even if the lifetime is not ongoing, and thus it does not need tokens.
-
- Dec 11, 2016
-
-
Jacques-Henri Jourdan authored
-
- Dec 09, 2016
-
-
Ralf Jung authored
-
Ralf Jung authored
lifetime logic: use agree instead of dec_agree If you are happy with this, we can merge this and <https://gitlab.mpi-sws.org/FP/iris-coq/merge_requests/22> Cc @robbertkrebbers @jjourdan See merge request !4
-
Ralf Jung authored
-
Jacques-Henri Jourdan authored
Also, to fix the build: use compatibility layer for ownP. TODO : connect the heap invariant directly.
-
Jacques-Henri Jourdan authored
TODO : functions, sums. But these types need to be redefined properly.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Dec 08, 2016
- Dec 07, 2016
-
-
Jacques-Henri Jourdan authored
Warning : splitting a own of a product only works if the list of types is non-empty.
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
Refactoring the type system : every type gets its own file. Some trivial ones are defined somewhere else where it make the most sense.
-
- Dec 06, 2016
- Dec 05, 2016
-
-
Jacques-Henri Jourdan authored
-
- Dec 02, 2016
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
Coq 8.6 These are the changes necessary to make this compatible with Coq 8.6. Most of the changes are fine (and of the category "no idea why this worked in 8.5" or "the statement of a lemma changed in the 8.6 libs"), except for the horribleness in perm_incl.v. I played around a little but found no good way to restore the term into the state Coq 8.5 put it in -- and the goals I end up in otherwise (if I just remove the `change`) look fairly unsolvable. Cc @jjourdan @robbertkrebbers See merge request !3
-
- Dec 01, 2016
- Nov 30, 2016
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Ralf Jung authored
-
-