- Jan 15, 2020
-
-
Robbert Krebbers authored
-
- Jan 09, 2020
-
-
Ralf Jung authored
-
- Jan 08, 2020
- Dec 09, 2019
-
-
Ralf Jung authored
-
- Dec 06, 2019
-
-
Ralf Jung authored
-
- Nov 25, 2019
-
-
Robbert Krebbers authored
Also refactor the proofs to make better reuse of existing lemmas.
-
- Nov 21, 2019
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Amin Timany authored
-
- Nov 12, 2019
-
-
Robbert Krebbers authored
The space should not be there and was added in oversight. This also provides forwards compatibility with https://github.com/coq/coq/pull/10832.
-
- Nov 06, 2019
-
-
- Nov 02, 2019
-
-
Robbert Krebbers authored
-
- Oct 31, 2019
-
-
Ralf Jung authored
-
- Oct 14, 2019
-
-
Robbert Krebbers authored
-
- Oct 12, 2019
-
-
Robbert Krebbers authored
Also removed some admissible instances: - `Atomic s (ResolveProph (Val v1) (Val v2))` (this one was already admissible) - `Atomic s Skip` (became admissible due to the instance for β)
-
- Sep 19, 2019
-
-
Robbert Krebbers 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 12, 2019
-
-
- Aug 07, 2019
- Jul 09, 2019
-
-
Dan Frumin authored
-
- Jul 01, 2019
- Jun 29, 2019
-
-
Ralf Jung authored
This also gets rid of [val_for_compare]-normalization; instead we introduce a [LitErased] literal that is suited for use by erasure theorems.
-
- Jun 24, 2019
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
This is the name used by x86 (CMPXCHG) and LLVM. Also reorder the result (value first, boolean second) for consistency with LLVM, because why not.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-