aboutsummaryrefslogtreecommitdiff
path: root/proofs
AgeCommit message (Expand)Author
2006-02-10induction now admits multiple induction arguments. The principle mustcoq
2006-01-28Ajout option 'using lemmas' à auto/trivial/eautoherbelin
2006-01-21Messages de idtac et fail peuvent maintenant être des listes de string, int ...herbelin
2006-01-21Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...herbelin
2006-01-16Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coqherbelin
2006-01-16- Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesherbelin
2006-01-11Restructuration et simplification des fonctions d'affichage, de détypageherbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...herbelin
2005-12-21Restructuration des points d'entrée de Pretyping et Constrinternherbelin
2005-12-17Création d'un type d'erreur RecursionSchemeError distinct de InductiveError ...herbelin
2005-12-05changement d'egalite pour le named_context_valgregoire
2005-12-02Changement des named_contextgregoire
2005-11-08Nettoyage suite à la détection par défaut des variables inutilisées par o...herbelin
2005-11-04Confusion assert/error détectée par nouveau warning X de ocaml 3.09herbelin
2005-10-27catchable_exception laisse passer les InductiveErrorwerner
2005-07-13Correction double bug #986: Fold ne préserve pas nécessairement le typage e...herbelin
2005-05-28unification: evar_define checks the free variables are bound in the evar contextbarras
2005-05-20Adoption du nom canonique global_of_constr pour éviter confusion avec type r...herbelin
2005-05-17Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...herbelin
2005-05-15Allow auto to have a parametric argument (wish #967)herbelin
2005-04-29Protection against saving a proof with still non-instantiated evars (cf bug #...herbelin
2005-04-29Protection against saving a proof with still non-instantiated evars (cf bug #...herbelin
2005-04-20Implementation of a new backtracking system, that allow to go backcoq
2005-03-19Correction erreur grossière de non restauration d'état en cas de retour exc...herbelin
2005-03-07Added 'clear - id' to clear all hypotheses except the ones dependent in the s...herbelin
2005-02-04Ajout constructeur External pour appel outil externe à Coqherbelin
2005-01-21Compatibilité ocamlweb pour cible docherbelin
2005-01-21Compatibilité ocamlweb pour cible docherbelin
2005-01-02Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...herbelin
2004-12-31Déplacement de 'project' dans Refiner pour supprimer des dépendances en Tac...herbelin
2004-12-31Suppression de la dépendance en Tacmach pour pouvoir être appelé de top_pr...herbelin
2004-11-18Code mortherbelin
2004-11-17Mise en pageherbelin
2004-10-20COMMITED BYTECODE COMPILERbarras
2004-10-11'match term' now evaluates by default. Added 'lazy' keyword to delay the eval...herbelin
2004-09-17restructuration des printers: proofs passe avant parsingbarras
2004-09-15hiding the meta_map in evar_defsbarras
2004-09-12inclusion de meta_map dans evar_defsbarras
2004-09-10simplification de clenvbarras
2004-09-10When refining a given term, the primitive refiner used to accepts some casts,sacerdot
2004-09-08unification encore...barras
2004-09-07deuxieme vague de modifs: evar_defs fonctionnelbarras
2004-09-03deplacement de clenv vers pretypingbarras
2004-09-03premiere reorganisation de l\'unificationbarras
2004-07-16Nouvelle en-têteherbelin
2004-07-13bugs #667 and #783 (mimick_evar and loc_table on large files)barras
2004-07-07bypass w_Define when w_refine-ingcorbinea
2004-06-30updated printing of evar context (may loop ?)corbinea
2004-06-29moved instantiate binding to extratacticscorbinea
2004-06-28more evar stuffcorbinea