index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
termops.mli
Commit message (
Expand
)
Author
Age
*
Added full pattern-unification on Meta for tactic unification.
herbelin
2011-06-13
*
Tentative to make unification check types at every instanciation of an
msozeau
2011-03-11
*
An experimental support for open constrs in hints and in "using"
herbelin
2010-10-31
*
Remove "init" label from Termops.it_mk* specialized functions
glondu
2010-09-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Added Chung-Kil Hur's smart "pattern" tactic (h_resolve).
herbelin
2010-06-22
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Added rudimentary support for using constructors from the explicit
herbelin
2010-06-12
*
Fix bug 2307
pboutill
2010-05-20
*
Various minor improvements of comments in mli for ocamldoc
letouzey
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Continuing r12485-12486 and r12549 (cleaning around name generation)
herbelin
2009-12-02
*
Continuing r12485-12486 (cleaning around name generation)
herbelin
2009-12-01
*
Added support for definition of fixpoints using tactics.
herbelin
2009-11-27
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Ensures that let-in's in arities of inductive types work well. Maybe not
herbelin
2009-08-11
*
- Fixing bug #2084 (unification not checking sort constraints), hoping
herbelin
2009-04-08
*
- Backport of 12053 (fixing parsing segfault bug #2087) and 12058 (fixing
herbelin
2009-04-08
*
Compromise wrt introduction-names compatibility issue after addition
herbelin
2009-03-22
*
DISCLAIMER
puech
2009-01-17
*
Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->
herbelin
2008-12-31
*
fixing problem with CompCert: reordering resulting from tac change was not cl...
barras
2008-11-27
*
Fix in the unification algorithm using evars: unify types of evar
msozeau
2008-11-05
*
Fixes and refinements regarding occurrence selection:
herbelin
2008-10-26
*
Optimisation de clenv.ml pour que meta_instance ne soit pas appelé
herbelin
2008-10-18
*
- Improve [Context] vernacular to allow arbitrary binders, not just
msozeau
2008-07-07
*
- Implantation de la suggestion 1873 sur discriminate. Au final,
herbelin
2008-06-21
*
- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)
herbelin
2008-06-10
*
- Extension de "generalize" en "generalize c as id at occs".
herbelin
2008-06-08
*
introduced Termops.eq_constr (and constr_cmp) that compares terms up to alpha...
barras
2008-05-28
*
- Prise en compte de l'unicode dans la fonction hdchar (elle fournissait des
herbelin
2008-05-10
*
Réutilisation de l'infrastructure pour le polymorphisme d'univers des
herbelin
2008-04-30
*
Petites corrections vis à vis des commits 10860, 10859, 10850
herbelin
2008-04-28
*
* Factorizing code : context_chop was used in several files (even as chop_con...
vsiles
2008-03-17
*
Suppression des type_app et body_of_type qui alourdissent inutilement le code
herbelin
2007-08-27
*
- Ajout de la possibilité d'utiliser la notation Record pour les
herbelin
2007-06-30
*
Nouvelle stratégie d'unification des types des with-bindings dans
herbelin
2007-05-22
*
Rework subtac pattern matching equalities generation.
msozeau
2007-01-02
*
Évitement des noms de constructeurs dans les motifs de filtrage de "match"
herbelin
2006-12-09
*
Compatibilité du polymorphisme de constantes avec les sections.
herbelin
2006-10-29
*
Déplacement de on_judgment_type de Typeops vers Termops
herbelin
2006-10-06
*
Nouvelle implantation du polymorphisme de sorte pour les familles inductives
herbelin
2006-05-23
*
Amélioration des messages d'erreurs de tacred; unfold considère maintenant le
herbelin
2006-02-07
*
Added subtac contrib.
coq
2005-05-25
*
Ajout it_mkNamedProd_wo_LetIn
herbelin
2005-02-18
*
Compatibilité ocamlweb pour cible doc
herbelin
2005-01-21
*
restructuration des printers: proofs passe avant parsing
barras
2004-09-17
*
hiding the meta_map in evar_defs
barras
2004-09-15
[next]