- Jul 23, 2021
-
-
Paolo G. Giarrusso authored
-
- Jun 02, 2021
-
-
Ralf Jung authored
-
- May 25, 2021
-
-
Robbert Krebbers authored
-
- May 19, 2021
-
-
Ralf Jung authored
-
- May 17, 2021
-
-
Simon Hudon authored
-
Simon Hudon authored
-
Simon Hudon authored
-
Simon Hudon authored
-
- Dec 18, 2020
-
-
Robbert Krebbers authored
-
-
- Dec 16, 2020
-
-
Simon Friis Vindum authored
-
Simon Friis Vindum authored
-
- Nov 11, 2020
-
-
Ralf Jung authored
-
- Sep 10, 2020
-
-
Ralf Jung authored
-
- May 28, 2020
-
-
Robbert Krebbers authored
-
- May 25, 2020
- Mar 31, 2020
-
-
Michael Sammler authored
-
- Mar 18, 2020
-
-
Ralf Jung authored
-
- Mar 16, 2020
-
-
- remove "odd" comment - move atomic triples to bi_scope
-
- Feb 25, 2020
-
-
Add array_copy_to (copy in-place to destination array) and array_clone (copy to a freshly allocated array). The heap_lang spec and proof for array_copy_to are inspired by https://gitlab.mpi-sws.org/iris/lambda-rust/blob/3b4ae69fa3be1344245245bf05e5e80e790e064d/theories/lang/lib/memcpy.v. Fixes #293.
-
- Feb 24, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
- Export `total_weakestpre` in `lifting` already, like we do for `weakestpre`. - Do not export modules that are already exported by exported modules.
-
Robbert Krebbers authored
-
- Feb 23, 2020
-
-
Tej Chajed authored
-
- Feb 10, 2020
-
-
Dan Frumin authored
-
- Sep 13, 2019
-
-
Jacques-Henri Jourdan authored
The general idea is to first import/export modules which are further than the current one, and then import/export modules which are close dependencies. This commit tries to use the same order of imports for every file, and describes the convention in ProofGuide.md. There is one exception, where we do not follow said convention: in program_logic/weakestpre.v, using that order would break printing of texan triples (??).
-
- Aug 13, 2019
- Aug 07, 2019