aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping
Commit message (Expand)AuthorAge
* Fix bug in prepare_predicate_from_tycon; improved error message when no claus...Gravatar herbelin2005-04-29
* Backtrack sur la substitution combinée avec l'instanciation en réponse à l...Gravatar herbelin2005-03-15
* 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
* A défaut de substitution paresseuse ou explicite, ajout d'une substitution o...Gravatar herbelin2005-03-10
* A défaut de substitution paresseuse ou explicite, ajout d'une substitution o...Gravatar herbelin2005-03-10
* 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
* Ajout foldGravatar herbelin2005-03-08
* Code mortGravatar herbelin2005-03-01
* Moving centralised discharge into dispatched discharge_function; required to ...Gravatar herbelin2005-02-18
* Standardisation of function names about global references (especially, renami...Gravatar herbelin2005-02-18
* Moving subst_inductive from tacinterp to inductiveops for better for reuse in...Gravatar herbelin2005-02-18
* Ajout it_mkNamedProd_wo_LetInGravatar herbelin2005-02-18
* Ajout splay_lambdaGravatar herbelin2005-02-18
* Uniformisation de destApplication en destAppGravatar herbelin2005-02-12
* Ajout Print Canonical StructuresGravatar herbelin2005-02-12
* Correction de la précédence des contexts de variables rel, ltac et varGravatar herbelin2005-02-02
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changedGravatar sacerdot2005-01-14
* HUGE COMMITGravatar sacerdot2005-01-03
* Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...Gravatar herbelin2005-01-02
* ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...Gravatar herbelin2004-12-29
* Bug control_only_guardGravatar herbelin2004-12-29
* Correction du bug de build_initial_predicate a révèlé un autre bug dans ex...Gravatar herbelin2004-12-09
* 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
* Correction d'un bug historique de do_restrict_hyps + code mortGravatar herbelin2004-12-08
* Bugs dans la déclaration du type du terme filtré si non définiGravatar herbelin2004-12-08
* Bug nom exceptionGravatar herbelin2004-12-08
* The type Pattern.constr_label was isomorphic to Libnames.global_reference.Gravatar sacerdot2004-12-07
* Relâchement obligation d'une contrainte de type sur les Hole en position ter...Gravatar herbelin2004-12-06
* C'est trop compliqué de mettre à jour les types du metamap en passant sous ...Gravatar herbelin2004-12-06
* CommentaireGravatar herbelin2004-12-06
* Propagation du nom des hyps du prédicat de filtrage pour le message d'erreur...Gravatar herbelin2004-12-03
* UserError in reduce_to_*_refGravatar herbelin2004-11-29
* Correction bug #879Gravatar herbelin2004-11-26
* MAJ PCoFixGravatar herbelin2004-11-26
* Fusion OBJDEF et OBJDEF1 et renommage en CANONICAL-STRUCTUIREGravatar herbelin2004-11-19
* Names.substitution (and related functions) and Term.subst_mps moved toGravatar sacerdot2004-11-16
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* Vérification de la typability de 'pattern'Gravatar herbelin2004-10-17
* ?(mod_delta=true) parameter added to each unification function.Gravatar sacerdot2004-09-27
* collapse apps of patterns to avoid failuresGravatar barras2004-09-27
* Remplacement de l'exception NextOccurrence _ par PatternMatchingFailure dans ...Gravatar herbelin2004-09-25
* error if binder was already definedGravatar barras2004-09-23
* restructuration des printers: proofs passe avant parsingGravatar barras2004-09-17