index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
termops.ml
Commit message (
Expand
)
Author
Age
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Reorganizing Unification.unify_0 so as to more easily share code
herbelin
2011-12-17
*
Backtrack on synchronizing universe counter with reset
herbelin
2011-12-06
*
Registering universe and meta/evar counters as summaries so as to
herbelin
2011-12-05
*
Fixed a small regression in pattern-matching compilation introduced in
herbelin
2011-12-04
*
Fixing buggy abberant code for Evarutil.expand_evar
herbelin
2011-10-10
*
Added support for referring to subterms of the goal by pattern.
herbelin
2011-09-26
*
Generalizing subst_term_occ so that it supports an arbitrary matching
herbelin
2011-09-26
*
Adding subst_term up to conv
herbelin
2011-09-26
*
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
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
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
*
Added rudimentary support for using constructors from the explicit
herbelin
2010-06-12
*
Fix bug 2307
pboutill
2010-05-20
*
Remove the svn-specific $Id$ annotations
letouzey
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
*
This big commit addresses two problems:
soubiran
2009-10-21
*
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
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
- 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
*
* Fixed constr_cmp again to handle universes subtyping correctly
puech
2008-10-09
*
Fixing constr_cmp, propagating subtyping only right of a product
puech
2008-10-02
*
Fix a bug, in fold_constr_with_binders, the types of fixpoints were
msozeau
2008-09-13
*
Report des commits 11297 et 11299 (nom Unnamed_theorem local caché par
herbelin
2008-08-04
*
Backport r11289.
msozeau
2008-07-29
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
*
- Implantation de la suggestion 1873 sur discriminate. Au final,
herbelin
2008-06-21
*
Correction bug 1878 (utilisation de extend_evar déplacée là où une
herbelin
2008-06-14
*
Correction de deux bugs liés au commit 11094 sur les clauses "at" et "in".
herbelin
2008-06-11
*
- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)
herbelin
2008-06-10
*
introduced Termops.eq_constr (and constr_cmp) that compares terms up to alpha...
barras
2008-05-28
*
Changement de stratégie vis à vis du commit 10859 sur la gestion des
herbelin
2008-05-12
*
- Prise en compte de l'unicode dans la fonction hdchar (elle fournissait des
herbelin
2008-05-10
[next]