- May 27, 2021
-
-
Robbert Krebbers authored
-
- Mar 21, 2021
-
-
Ralf Jung authored
-
- Jan 17, 2021
-
-
Dan Frumin authored
Prior to this change there was a bit of a mess in handling of types on which you can do `CAS` and which you can compare by equality. This change adds typing rules that allow `CAS` on any unboxed types.
-
- Jul 02, 2020
-
-
Robbert Krebbers authored
-
- Jun 15, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- May 28, 2020
-
-
Robbert Krebbers authored
-
- Apr 29, 2020
-
-
Dan Frumin authored
-
- Mar 16, 2020
-
-
Robbert Krebbers authored
-
- Jan 27, 2020
-
-
Robbert Krebbers authored
-
- Nov 07, 2019
-
-
Robbert Krebbers authored
Due to changes to Coq's import mechanism, I now made sure that Autusubst is imported first. This caused various things to break, which I patched up.
-
- Jun 18, 2019
-
-
Robbert Krebbers authored
-
- Mar 27, 2019
-
-
Dan Frumin authored
-
- Mar 18, 2019
-
-
Dan Frumin authored
-
- Mar 14, 2019
-
-
Dan Frumin authored
Lty2 → LRel (logical relation) proofmode.v → reloc.v
-
- Mar 13, 2019
-
-
Dan Frumin authored
-
- Mar 12, 2019
-
-
Dan Frumin authored
-
- Mar 08, 2019
-
-
Dan Frumin authored
-
Dan Frumin authored
This simplifies the value interpretations a lot.
-
- Mar 07, 2019
-
-
Dan Frumin authored
-
- Mar 01, 2019
-
-
Dan Frumin authored
There is now a separate `REL e1 << e2 @ E : A` proposition, on top of which we define the semantic typing judgement. All the tactics work on the `REL .. << ..` proposition, and we use it to prove the fundamental property. This means that we have to deal with substitutions whenever we are doing something with the typing judgement, but in practice this is not so bad. Also added and updated: the counters refinement example.
-
- Feb 06, 2019
-
-
Dan Frumin authored
-
Dan Frumin authored
-
- Jan 31, 2019
-
-
Dan Frumin authored
-
Dan Frumin authored
-
- Jan 30, 2019
-
-
Dan Frumin authored
-
- Jan 29, 2019
-
-
Dan Frumin authored
-
Dan Frumin authored
+ better notation thanks to robbert
-
- Jan 12, 2019
-
-
Dan Frumin authored
-
Dan Frumin authored
-