- 17 Jun, 2010 1 commit
-
-
Andrei Paskevich authored
- move exception reporting for Ty, Pattern, Term, and Decl to Pretty, as it occasionnaly requires some pretty-printing
-
- 15 Jun, 2010 1 commit
-
-
Francois Bobot authored
-
- 28 May, 2010 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 27 May, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 10 May, 2010 1 commit
-
-
Simon Cruanes authored
-
- 07 May, 2010 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 06 May, 2010 1 commit
-
-
Francois Bobot authored
-
- 28 Apr, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 25 Apr, 2010 7 commits
-
-
Andrei Paskevich authored
I will always compile before committing I will always compile before committing I will...
-
Andrei Paskevich authored
-
Andrei Paskevich authored
like f_map_sign should only be applied from specialized recursive functions and these funcitons will usually supply the polarity argument.
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Francois Bobot authored
-
Francois Bobot authored
-
- 19 Apr, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 18 Apr, 2010 1 commit
-
-
MARCHE Claude authored
-
- 13 Apr, 2010 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 02 Apr, 2010 1 commit
-
-
Andrei Paskevich authored
It's not more expressive but much nicer than epsilon.
-
- 28 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
as it is most often ignored - check for empty map in t_subst/f_subst - bugfix: don't forget nested match statements in Decl and Compile_match
-
- 27 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
- check pattern well-formedness in Pattern - add arguments to exceptions in Ty and Term
-
- 26 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
(unusable so far, must eliminate match statements, too)
-
- 22 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 21 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 19 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
for uniquely tagged objects.
-
- 17 Mar, 2010 2 commits
-
-
Andrei Paskevich authored
the underlying term/fmla is not changed
-
Andrei Paskevich authored
-
- 15 Mar, 2010 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
- unify Lfunction and Lpredicate (mucho bettar) - separation of prop and fmla - making prop and tvsymbol private aliases of ident
-
- 14 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
- move redefinition of f_app higher in Term to make sure that ps_neq can never appear - if a user "instantiates" a lemma as a goal on cloning, the lemma just disappears (as it is alredy proved) - catch Not_found in merge_namespace on cloning, due to local goals not being cloned
-
- 10 Mar, 2010 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
to build an ill-typed formula. Unsafe functions are actually unsafe.
-
Andrei Paskevich authored
-
- 09 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
This is less dangerous than I previously thought, because we still can never create an ill-typed term, nor we can push a term with an unprotected de Bruijn index into a context. Salut, François ;)
-
- 04 Mar, 2010 2 commits
-
-
Andrei Paskevich authored
-
Jean-Christophe Filliâtre authored
-
- 03 Mar, 2010 3 commits
-
-
Andrei Paskevich authored
-
Jean-Christophe Filliâtre authored
-
Andrei Paskevich authored
-