- 10 May, 2011 3 commits
-
-
François Bobot authored
-
François Bobot authored
-
Guillaume Melquiond authored
That commit caused the declaration list to no longer be reset after each declaration. Fixing this issue speeds up Gappa printing by 800%. Abstracted subterms and formulas are now systematically added to extra_decls, since their presence in the global tables does not guarantee they have already been defined. This guarantee was lost when the tables became global to the transformation, but it was hidden by list extra_decls never being emptied. Note: removing alpha-conversion does not bring any sensible speedup.
-
- 09 May, 2011 6 commits
-
-
François Bobot authored
-
Guillaume Melquiond authored
Ensure that the gappa printer does not redefine symbols that were already defined (explicitly or not).
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 06 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 05 May, 2011 3 commits
-
-
François Bobot authored
-
François Bobot authored
-
MARCHE Claude authored
-
- 04 May, 2011 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 03 May, 2011 4 commits
-
-
François Bobot authored
currently only for goal and all
-
François Bobot authored
-
Andrei Paskevich authored
-
François Bobot authored
-
- 02 May, 2011 3 commits
-
-
François Bobot authored
-
Andrei Paskevich authored
-
François Bobot authored
15eb1b44
-
- 29 Apr, 2011 2 commits
-
-
François Bobot authored
-
François Bobot authored
-
- 28 Apr, 2011 3 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 27 Apr, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 22 Apr, 2011 2 commits
-
-
François Bobot authored
-
François Bobot authored
* all the provers with the same prover_id are threated as one prover, * the first description of a prover in the file pdd.conf which have an executable with a good version is used, * the order used to test the executable (exec) inside a prover description is not specified, * a version_bad allows to forbid a version. * a version_ok matches no warning is printed * a version_old matches a warning is printed * if no version matches a warning is printed
-
- 21 Apr, 2011 7 commits
-
-
François Bobot authored
z3_smtv2* .drv : factorized
-
François Bobot authored
of a file into a driver include "toto.drv.import"
-
François Bobot authored
-
François Bobot authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 20 Apr, 2011 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
Clarify documentation.
-
- 19 Apr, 2011 1 commit
-
-
Guillaume Melquiond authored
-