- 10 May, 2010 3 commits
-
-
Simon Cruanes authored
-
Simon Cruanes authored
-
Simon Cruanes authored
small fix for neq pretty-printing bug
-
- 07 May, 2010 3 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Simon Cruanes authored
code is still quite ugly, and more testing is required
-
- 06 May, 2010 13 commits
-
-
Jean-Christophe Filliâtre authored
-
Francois Bobot authored
-
Francois Bobot authored
-
Francois Bobot authored
simplify_trivial_quantifier va moins sous les triggers (il peut encore remplacer dessous mais pas y trouver d'égalité)
-
Andrei Paskevich authored
-
Simon Cruanes authored
use of why AST in progress for tptp2why, but building a theory still does not work
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
Francois Bobot authored
-
Simon Cruanes authored
It should build without problems
-
Francois Bobot authored
-
Francois Bobot authored
(exists x. x=t and F) -> F[t/x] (forall x. x<>t or F) -> F[t/x] Cette transformation n'élimine pas les quantifications qui ont des triggers mais s'applique sous ces derniers. Le but est de pouvoir éliminer les quantifications inutilement ajoutées lors de eliminate inductive.
-
Francois Bobot authored
-
- 05 May, 2010 9 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
No commit message
-
Jean-Christophe Filliâtre authored
-
Simon Cruanes authored
why AST and pretty-printing facilities implementation not yet complete
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Simon Cruanes authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 04 May, 2010 9 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Simon Cruanes authored
-I option to specify include dir
-
Simon Cruanes authored
corrected infinite loop when menhir does not produce .output file for tptp2why target
-
Jean-Christophe Filliâtre authored
-
Simon Cruanes authored
Now it needs testing.
-
Simon Cruanes authored
indentation is still incorrect
-
- 03 May, 2010 3 commits
-
-
Jean-Christophe Filliâtre authored
-
Simon Cruanes authored
improvements in parsing/lexing for tptp2why output is being converted to why format (not finished yet)
-
Simon Cruanes authored
-