index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
closure.ml
Commit message (
Expand
)
Author
Age
*
- Use transparency information all the way through unification and
msozeau
2011-02-17
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Added eta-expansion in kernel, type inference and tactic unification,
herbelin
2010-09-20
*
ported r13340 to trunk
barras
2010-07-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Added a few informations about file lineages (for the most part in kernel)
herbelin
2010-05-09
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
pushed evar reduction in kernel
barras
2009-02-06
*
Add the ability to give a transparent_state for conversion, to
msozeau
2008-04-20
*
fold travaille maintenant sur la forme beta-iota-zeta réduite du
herbelin
2008-03-10
*
normalisation (by closure) was not performed under fixpoints
barras
2007-07-12
*
Correction de deux cas où les types inductifs n'étaient pas comparés
herbelin
2006-10-05
*
correction bugs dans Cbv (beta n-aire)
barras
2006-05-10
*
subst. explicites avec vecteurs
barras
2006-05-09
*
amelioration de la machine interpretee (vecteurs au lieu de listes d'arguments)
barras
2006-05-05
*
bug #1096: whd_stack on one arg of conversion had side-effect on the other arg
barras
2006-05-03
*
Changement des named_context
gregoire
2005-12-02
*
petites corrections + contournement bug projections
barras
2005-11-18
*
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2005-11-08
*
argument inutilisé de zip: toujours l'identité
letouzey
2005-08-22
*
reactivation de l optim des fermetures
barras
2005-07-13
*
backtrack modif de knh...
barras
2005-07-13
*
test du tag de reduction
barras
2005-07-12
*
IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).
sacerdot
2004-11-16
*
COMMITED BYTECODE COMPILER
barras
2004-10-20
*
Nouvelle en-tête
herbelin
2004-07-16
*
Ajout de l'opti des fermeture (mais debranche pour l'instant)
barras
2003-08-06
*
Improved reduction machine with closure: should use less memory
barras
2003-08-05
*
simplification: fst (list_chop n l) = firstn n l et snd (list_chop n l) = lis...
letouzey
2003-04-16
*
Réforme de l'interprétation des termes :
herbelin
2002-11-14
*
pattern-matching avec cas inutilise dans closure
barras
2002-10-15
*
Strengthenning rules for modules + No modules in sections
coq
2002-08-16
*
Modules dans COQ\!\!\!\!
coq
2002-08-02
*
open Univ inutile
courant
2002-03-12
*
cosmetique
herbelin
2002-01-30
*
compat ocaml 3.03
filliatr
2001-12-13
*
nouvel algo de conversion plus uniforme
barras
2001-11-29
*
Suites modifs du noyau. Univ devient purement fonctionnel.
barras
2001-11-12
*
GROS COMMIT:
barras
2001-11-05
*
Suppression des arguments sur les constantes, inductifs et constructeurs
barras
2001-10-09
*
Transparent
barras
2001-09-20
*
Version de la reduction dans Closure plus econome en memoire:
barras
2001-09-05
*
Nettoyage
herbelin
2001-07-21
*
Remplacement du tableau du nombre d'args utiles pour la réduction des Cases ...
herbelin
2001-07-21
*
Nettoyage/restructuration des ensembles d'indicateurs de réductions
herbelin
2001-07-02
*
Changement de la structure des points fixes
barras
2001-05-03
*
to_constr renvoie directement un constr pour contourner l'ancien Term.mk_cons...
herbelin
2001-04-15
[next]