index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
clenvtac.mli
Commit message (
Expand
)
Author
Age
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Add support for deactivating type class inference from induction/destruct.
Hugo Herbelin
2014-10-13
*
Putting implicit arguments of Clenv.res_pf right.
Pierre-Marie Pédrot
2014-06-25
*
Clenvtac.clenv_refine in the new monad. Not satisfactory though, because it
Pierre-Marie Pédrot
2014-06-24
*
Clenvtac.res_pf is in the new tactic monad.
Pierre-Marie Pédrot
2014-06-24
*
Clenvtac.unify is in the new monad.
Pierre-Marie Pédrot
2014-06-23
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Simplifying interface of elimination tactics. They used dummy clausenvs, and
Pierre-Marie Pédrot
2014-04-22
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Updating headers.
herbelin
2012-08-08
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Moved allow_K to a unification flag
herbelin
2011-06-10
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Fix looping class resolution bug discovered by B. Aydemir and use the
msozeau
2008-12-14
*
- Implantation de la suggestion 1873 sur discriminate. Au final,
herbelin
2008-06-21
*
Bugs, nettoyage, et améliorations diverses
herbelin
2008-04-13
*
Essai de prise en compte de delta dans unify_0 (même sur termes non clos).
herbelin
2008-02-13
*
Ajout de eelim, ecase, edestruct et einduction (expérimental).
herbelin
2007-10-03
*
inclusion de meta_map dans evar_defs
barras
2004-09-12
*
simplification de clenv
barras
2004-09-10
*
deuxieme vague de modifs: evar_defs fonctionnel
barras
2004-09-07
*
premiere reorganisation de l\'unification
barras
2004-09-03