aboutsummaryrefslogtreecommitdiff
path: root/parsing
AgeCommit message (Expand)Author
2005-07-15Add some debug printing functions.coq
2005-06-22Added entry constr_may_eval for tactic extensions (new syntax)herbelin
2005-06-04Ajout explicite du niveau 200 de pattern auquel on fait référence au niveau...herbelin
2005-05-20New command: "Print Ltac qualid" to print user defined tactics.sacerdot
2005-05-20Adoption du nom canonique global_of_constr pour éviter confusion avec type r...herbelin
2005-05-17Affinements suite à extension Tactic Notation aux tacticiellesherbelin
2005-05-17Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...herbelin
2005-05-17Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...herbelin
2005-05-15Globalisation des Tactic Notationherbelin
2005-05-15Allow auto to have a parametric argument (wish #967)herbelin
2005-05-09possibilité d'écrire [foo| ] au lieu de [foo|idtac]letouzey
2005-05-05Code v7 obsoleteherbelin
2005-04-20Implementation of a new backtracking system, that allow to go backcoq
2005-03-07Added 'clear - id' to clear all hypotheses except the ones dependent in the s...herbelin
2005-03-07Added 'clear - id' to clear all hypotheses except the ones dependent in the s...herbelin
2005-02-20Keep ClosedSection marker for resetherbelin
2005-02-18Renaming Print Canonical Structure into Print Canonical Projectionsherbelin
2005-02-18Standardisation of function names about global references (especially, renami...herbelin
2005-02-17Bug affichage entiers négatifsherbelin
2005-02-12Nouvelle mouture Print Canonical Structuresherbelin
2005-02-12Ajout Print Canonical Structuresherbelin
2005-02-04Parseur pour la DTD XML de constr et un peu plus pour les arguments de tactiquesherbelin
2005-02-04Ajout constructeur External pour appel outil externe à Coqherbelin
2005-02-03Clarification des niveaux pr_constr et pr_lconstr en v8 dans pr_prim_rule (cu...herbelin
2005-01-21Compatibilité ocamlweb pour cible docherbelin
2005-01-21Pour cible make docherbelin
2005-01-21Compatibilité ocamlweb pour cible docherbelin
2005-01-14Ajout de la syntaxe du reset label: "BackTo n".coq
2005-01-14Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changedsacerdot
2005-01-13Amélioration message Locateherbelin
2005-01-13Construct "T with (Definition|Module) id := c" generalized tosacerdot
2005-01-06- Module/Declare Module syntax made more uniform:sacerdot
2005-01-03HUGE COMMITsacerdot
2005-01-02Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p...herbelin
2004-12-29ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...herbelin
2004-12-25Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...herbelin
2004-12-24Typoherbelin
2004-12-24Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...herbelin
2004-12-22Mecanisme d'affichage des types (notamment les conclusions des buts) typiquem...herbelin
2004-12-09Restauration type casted_open_constr pour tactique refine car l'unification n...herbelin
2004-12-09Amélioration message localisation constructions et modulesherbelin
2004-12-07* added subst_evaluable_referencesacerdot
2004-12-07The type Pattern.constr_label was isomorphic to Libnames.global_reference.sacerdot
2004-12-06Uniformisation du nom d'entrée openconstr en le nom du type open_constrherbelin
2004-12-06Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...herbelin
2004-11-27Indépendance vis à vis de Symbols (suite)herbelin
2004-11-22Bug commit 1.71herbelin
2004-11-22Correction bug Notation: il faut re-déclarer les règles de parsing des nota...herbelin
2004-11-22compatibility with POWERPCgregoire
2004-11-20'Rewrite' mot-clé pour que 'Print Rewrite HintDb' marcheherbelin