- Jan 06, 2017
-
-
Jacques-Henri Jourdan authored
-
- Jan 04, 2017
-
-
Jacques-Henri Jourdan authored
-
- Dec 25, 2016
-
-
Jacques-Henri Jourdan authored
-
- Dec 24, 2016
-
-
Jacques-Henri Jourdan authored
Fixpoint type. There are still a few TODO for the non-expansiveness of sums, products and functions.
-
- Dec 23, 2016
-
-
Ralf Jung authored
-
- Dec 21, 2016
-
-
Ralf Jung authored
-
- Dec 19, 2016
- Dec 18, 2016
-
-
Ralf Jung authored
-
- Dec 16, 2016
- Dec 14, 2016
-
-
Jacques-Henri Jourdan authored
-
- Dec 13, 2016
-
-
Jacques-Henri Jourdan authored
-
- Dec 09, 2016
-
-
Jacques-Henri Jourdan authored
Also, to fix the build: use compatibility layer for ownP. TODO : connect the heap invariant directly.
-
- Dec 07, 2016
-
-
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 05, 2016
-
-
Jacques-Henri Jourdan authored
-
- Nov 29, 2016
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Also, perform some refactoring.
-
- Nov 28, 2016
-
-
Ralf Jung authored
-
- Nov 27, 2016
-
-
Jacques-Henri Jourdan authored
-
- Nov 26, 2016
-
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
- Nov 25, 2016
-
-
Jacques-Henri Jourdan authored
-
- Nov 24, 2016
-
-
Jacques-Henri Jourdan authored
-
Robbert Krebbers authored
-
- Nov 08, 2016
-
-
Jacques-Henri Jourdan authored
-
- Nov 03, 2016
-
-
Ralf Jung authored
-
- Oct 27, 2016
-
-
Jacques-Henri Jourdan authored
-
- Oct 25, 2016
-
-
Jacques-Henri Jourdan authored
-
- Sep 13, 2016
-
-
Jacques-Henri Jourdan authored
Inclusion of permissions. In order to make type inclusion working, I had to change the inclusion of types also.
-
- Sep 12, 2016
-
-
Jacques-Henri Jourdan authored
I also had to change the definition of simple types, so that shared borrows are monotonous wrt. their lifetime. Also, reorganization of the files.
-
- Sep 05, 2016
-
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
- Aug 09, 2016
-
-
Jacques-Henri Jourdan authored
-
- Jul 21, 2016
-
-
Jacques-Henri Jourdan authored
-
- Jul 13, 2016
-
-
Jacques-Henri Jourdan authored
+ Put laters around heap assumptions in heap.v - A few fixes in substitutions.v : + Replaced csimpl by cbn [subst_l subst'] in simpl_subst for better performances + Enforce the right order for rewriting do_subst + added list constructors instances for WSubstL + Fixed the hint extern for WSubst Rec - Compatibility with new intro patterns - Better notations for language constructs : function parameters are listed within [] - Proved memcpy. TODO : improve perforamnces (time and memory).
-
- Jul 08, 2016
-
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-