- 30 Mar, 2014 7 commits
-
-
Jean-Christophe Filliâtre authored
counts lines/tokens in Why3 files distinguishes spec (logic declarations and annotations) and code reports the ratio spec/code with command line option -f example: why3wc -f examples/*.mlw see why3wc --help for more details note: why3wc assumes that input files are lexically well-formed it also makes some approximations (switching from spec to code and conversely is only done when there is a blank line in the middle)
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 29 Mar, 2014 6 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
(to be consistent with list.Sorted)
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
completed proof of mergesort_list (tail rec version of merge)
-
Jean-Christophe Filliâtre authored
-
- 28 Mar, 2014 5 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
array.ArraySorted is now generic, with type and order relation parameters
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 27 Mar, 2014 3 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 26 Mar, 2014 1 commit
-
-
Martin Clochard authored
-
- 25 Mar, 2014 3 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Martin Clochard authored
-
- 24 Mar, 2014 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 22 Mar, 2014 2 commits
-
-
Guillaume Melquiond authored
-
MARCHE Claude authored
-
- 21 Mar, 2014 10 commits
-
-
MARCHE Claude authored
-
Martin Clochard authored
-
Martin Clochard authored
-
Stefan Berghofer authored
-
Stefan Berghofer authored
-
Stefan Berghofer authored
In analogy to the equivalence lemmas for recursive function definitions, the introduction rules of a (co)inductive predicate are output as proof obligations in realization mode if syntax has been declared for the predicate.
-
Stefan Berghofer authored
-
Stefan Berghofer authored
-
Stefan Berghofer authored
-
Jean-Christophe Filliâtre authored
-
- 20 Mar, 2014 2 commits
-
-
Martin Clochard authored
-
MARCHE Claude authored
-