- 20 Jul, 2012 4 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Jean-Christophe Filliâtre authored
the original file is properly saved and restored upon completion (whatever the result is)
-
- 19 Jul, 2012 7 commits
-
-
Jean-Christophe Filliâtre authored
-
Andrei Paskevich authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 18 Jul, 2012 14 commits
-
-
Guillaume Melquiond authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Leon Gondelman authored
First working prototype of induction tactic working with lexicographic orders according to type definition
-
Andrei Paskevich authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
Alt-Ergo still fails at proving the following goal about distributivity though. theory Test use import bool.Bool goal G: forall x y z:bool. andb (orb x y) z = orb (andb x z) (andb y z) end
-
Guillaume Melquiond authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 17 Jul, 2012 9 commits
-
-
Andrei Paskevich authored
-
Leon Gondelman authored
-
Leon Gondelman authored
-
Guillaume Melquiond authored
Update floating_point.GenFloat to new Coq realization format, so as to ease tracking of the original theory. It cannot be made part of the update-coq Makefile target due to some peculiarities (sections and records) that are not supported.
-
Guillaume Melquiond authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 16 Jul, 2012 6 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
- get rid of val_decl, the psymbol/pvsymbol is enough - get rid of vtv_vars, keep the varset in pvsymbol - include fresh regions in pd_news (will serve for clone)
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-