- 26 Sep, 2014 4 commits
-
-
Martin Clochard authored
-
Martin Clochard authored
-
MARCHE Claude authored
-
Martin Clochard authored
-
- 24 Sep, 2014 3 commits
-
-
Andrei Paskevich authored
-
Martin Clochard authored
-
Martin Clochard authored
-
- 23 Sep, 2014 1 commit
-
-
Martin Clochard authored
-
- 22 Sep, 2014 4 commits
-
-
Andrei Paskevich authored
"Never be clever for the sake of being clever." Glenn Gould The type-checking benefits of separation of the ity and region types are more important than the weight of extra functions to manipulate a second type.
-
Andrei Paskevich authored
these generalize numerous type-specific X_all and X_any functions. These are now defined as [Util.all X_fold] or [Util.any X_fold].
-
Jean-Christophe Filliâtre authored
-
Martin Clochard authored
-
- 20 Sep, 2014 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 19 Sep, 2014 3 commits
-
-
Jean-Christophe Filliâtre authored
moved from map.why to bv.why + new theories BV31, BV63, and BV64 modules mach.int.Int32 etc. now have to_bv / of_bv routines ocaml driver identify integers and bit vectors and makes use of operations such as land
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 18 Sep, 2014 12 commits
-
-
MARCHE Claude authored
(no yet displayed in IDE)
-
MARCHE Claude authored
-
Martin Clochard authored
-
Léon Gondelman authored
-
Léon Gondelman authored
-
Léon Gondelman authored
-
Léon Gondelman authored
-
Léon Gondelman authored
-
Martin Clochard authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 17 Sep, 2014 5 commits
-
-
Andrei Paskevich authored
-
Léon Gondelman authored
Induction_pr performs induction on the leftmost application of some inductive predicate in the goal. This can be overriden by attaching the label "induction" on such an application. In this case, any unlabeled application will be ignored. Inversion_pr works similarly, excepted that it does not generate inductive hypotheses, but simply inverses inductive predicate. In this case, the label "inversion" will be used.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
-
- 16 Sep, 2014 5 commits
-
-
MARCHE Claude authored
-
Martin Clochard authored
-
Guillaume Melquiond authored
-
Andrei Paskevich authored
-
Guillaume Melquiond authored
-