index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
tacred.ml
Commit message (
Expand
)
Author
Age
...
*
Configurable simpl tactic
gareuselesinge
2011-11-21
*
Generalizing subst_term_occ so that it supports an arbitrary matching
herbelin
2011-09-26
*
Tacred: generic equality on constr replaced by eq_constr
puech
2011-07-29
*
Make simpl use the proper constant when folding (mutual) fixpoints
letouzey
2011-01-27
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Slight cosmetic cleaning of tacred.ml.
herbelin
2010-10-31
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
In "simpl c" and "change c with d", c can be a pattern.
herbelin
2009-12-24
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
Remove old compatibility stuff (Tacred.nf)
glondu
2009-10-28
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
Fixed incorrect optimization in Prettyp.pr_located_qualid introduced
herbelin
2009-08-07
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Fixed bug #2116 ("simpl" created ill-typed term while accepting
herbelin
2009-07-08
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
On remplace evar_map par evar_defs (seul evar_defs est désormais exporté
aspiwack
2009-02-19
*
pushed evar reduction in kernel
barras
2009-02-06
*
Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->
herbelin
2008-12-31
*
improved simpl
barras
2008-12-03
*
another bug with simpl
barras
2008-11-28
*
fixed bug 1791: simpl was performing eta expansion
barras
2008-11-27
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
*
- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)
herbelin
2008-06-10
*
refined the conversion oracle
barras
2008-05-21
*
Correction bug 1835 + correction bug occur-check résultant en un
herbelin
2008-04-18
*
fold travaille maintenant sur la forme beta-iota-zeta réduite du
herbelin
2008-03-10
*
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-12-06
*
Factorisation des opérations sur le type option de Util dans un module
aspiwack
2007-12-05
*
Petit complément au commit 10131.
herbelin
2007-09-21
*
- Fixing bug 1703 ("intros until n" falls back on the variable name when
herbelin
2007-09-21
*
Protection d'un warning par if_verbose
herbelin
2007-05-21
*
Suite du commit 9760 : l'uniformisation du comportement de one_step_reduce,
herbelin
2007-04-14
*
Correction bug #1491
herbelin
2007-04-13
*
Nettoyage des tactiques basées sur "simpl" (delta-réduction cachant
herbelin
2007-04-13
*
amelioration de la machine interpretee (vecteurs au lieu de listes d'arguments)
barras
2006-05-05
*
Standardisation nom option_app en option_map
herbelin
2006-04-27
*
Amélioration des messages d'erreurs de tacred; unfold considère maintenant le
herbelin
2006-02-07
*
Changement des named_context
gregoire
2005-12-02
*
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2005-11-08
*
Correction bug invert_names (cf bug #1031)
herbelin
2005-11-02
*
Adoption du nom canonique global_of_constr pour éviter confusion avec type r...
herbelin
2005-05-20
*
Uniformisation de destApplication en destApp
herbelin
2005-02-12
*
Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...
herbelin
2005-01-02
*
ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...
herbelin
2004-12-29
*
UserError in reduce_to_*_ref
herbelin
2004-11-29
*
IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).
sacerdot
2004-11-16
[prev]
[next]