- 02 Mar, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 01 Mar, 2011 1 commit
-
-
MARCHE Claude authored
-
- 28 Feb, 2011 3 commits
-
-
Andrei Paskevich authored
-
François Bobot authored
-
François Bobot authored
-
- 27 Feb, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 25 Feb, 2011 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 24 Feb, 2011 4 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 23 Feb, 2011 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
1. We only accept an algebraic type declaration T 'a1 ... 'aN whenever every constructor has ls_value = Some (T 'a1 ... 'aN), no type variable renaming is allowed. 2. We only accept an inductive predicate declaration P (_x1 : T1) ... (_xN : TN) whenever every inductive clause has a conclusion of the form (P (t1 : T1) ... (tN : TN)), no type variable renaming is allowed. 3. To this purpose, we must typecheck the whole (mutual) inductive declaration group in the same denv. This must be ok, since user-named type variables cannot be destructively instantiated anyway. However, I'd like Jean-Christoph to check my changes in Typing.add_inductives.
-
Jean-Christophe Filliâtre authored
new theories ArraySorted and ArrayPermut; new program example quicksort.mlw in progress (but triggers a bug in inductive elimination)
-
- 21 Feb, 2011 5 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
François Bobot authored
-
François Bobot authored
in the database given by -d display only differences, --debug benchdb for other information.
-
François Bobot authored
-
- 20 Feb, 2011 15 commits
-
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
simplify greatly the implementation, work less in advance. Rebase : Use the new call_prover interface
-
François Bobot authored
-
François Bobot authored
which appear only in the type value
-
François Bobot authored
Currently all the variables that appear in the return value are used as supplementarry argument.
-
François Bobot authored
-
Jean-Christophe Filliâtre authored
rebuild provers-data-conf when necessary; support for Gappa 0.14.0 (but Gappa's driver still to be fixed)
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 19 Feb, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 18 Feb, 2011 4 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-