aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/evarutil.ml
Commit message (Expand)AuthorAge
* Move generally useful definition of nf_evar on contexts to evarutil.Gravatar msozeau2008-02-08
* Correction du bug #1754Gravatar notin2008-01-21
* Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ...Gravatar msozeau2008-01-18
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Complément aux commits 10124 et 10125 sur l'inférence de type (correction Gravatar herbelin2007-09-26
* Correction de bugs lié au commit 10124 (décalage des indices de Bruijn)Gravatar herbelin2007-09-18
* Raffinement de l'algorithme d'inférence de typeGravatar herbelin2007-09-17
* Réponse à une incompatibilité introduite dans 10114 (calcul du nombreGravatar herbelin2007-09-16
* Uniformisation politique de nommage evd/isevars (evd si evar_defs,Gravatar herbelin2007-09-06
* Utilisation d'un nouvel algorithme plus raffiné pour prendre en compte lesGravatar herbelin2007-09-04
* Suite commit 10103 (expansion des défs locales triviales dans l'étapeGravatar herbelin2007-09-01
* Prise en compte des redéfinitions de variables (définitions localesGravatar herbelin2007-08-29
* Extension et documentation de real_clean/evar_define dans evarutil.ml:Gravatar herbelin2007-08-25
* Correction d'un bug dans l'affichage du message d'erreur real_cleanGravatar herbelin2007-05-29
* Modification de la vm:Gravatar notin2007-03-27
* Prise en compte de l'environnement dans les pbs de conversion + MAJ CHANGESGravatar herbelin2007-02-21
* Correction d'un bug dans check_and_clear_in_constr + simplification deGravatar notin2007-01-31
* Nouvelle implantation de clear_hypsGravatar notin2007-01-30
* Correction du bug #1315:Gravatar notin2007-01-22
* Backtrack sur suppression des vars anonymes des contextes d'evars (echec Case...Gravatar herbelin2006-12-12
* Correction bug #1041 (double cause : non évitement des noms existants enGravatar herbelin2006-12-12
* Code mort (duplication de code dans reductionops.ml)Gravatar herbelin2006-11-18
* Declarative Proof Language: main commitGravatar corbinea2006-09-20
* Report de l'heuristique d'unification premier ordre flexible/rigideGravatar herbelin2006-09-15
* Ajout unification pattern dans l'algorithme d'unification desGravatar herbelin2006-09-12
* Ajout (pour complétude) du cas d'inversion d'un pattern de Miller visGravatar herbelin2006-08-29
* Prise en compte de l'instance des evars dans la détection des 'motifs'Gravatar herbelin2006-08-29
* Diverses modifications autour de l'unification modulo conversion:Gravatar herbelin2006-08-28
* Standardisation du nom des méthodes de EvdGravatar herbelin2006-04-28
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Fixes for new unification, not used in default version as it really changes u...Gravatar msozeau2006-04-10
* Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous...Gravatar msozeau2006-04-10
* - Documentation of the Program tactics.Gravatar msozeau2006-04-07
* Orthographe de 'instantiate'Gravatar herbelin2005-12-17
* Changement des named_contextGravatar gregoire2005-12-02
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* backtrack sur le typage des instantiations d\'evarsGravatar barras2005-06-09
* reparations de quelques petits bugs d\'unification + introduction de la notio...Gravatar barras2005-06-07
* essai de typage des instantiations d\'evarsGravatar barras2005-06-06
* eradication de Evarutil.w_DefineGravatar barras2005-06-05
* assouplissement de real_clean: ne tient pas compte des occcurences flexibles ...Gravatar barras2005-06-05
* unification: evar_define checks the free variables are bound in the evar contextGravatar barras2005-05-28
* WARNING: unification changed (to fix a bug).Gravatar sacerdot2005-05-24
* Backtrack version 1.82 awaiting for better understanding of the consequences ...Gravatar herbelin2005-03-12
* Méthode plus raisonnable pour supprimer l'inefficacité des evars dépendant...Gravatar herbelin2005-03-11
* bug #931 (continued): no recursion on the evars instantiationGravatar herbelin2005-03-09
* Fix bug #931: leave dependent evars as such for refineGravatar herbelin2005-03-08
* Code mortGravatar herbelin2005-03-01
* Achèvement correction bug do_restrict_hys: ne pas inverser les argumentsGravatar herbelin2004-12-09
* Correction d'un bug historique de do_restrict_hyps + code mortGravatar herbelin2004-12-08