aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/vernacentries.ml
Commit message (Expand)AuthorAge
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* Messages de idtac et fail peuvent maintenant être des listes de string, int ...Gravatar herbelin2006-01-21
* *** empty log message ***Gravatar coq2006-01-16
* Correction dans vernac_exact_proof -- jmnGravatar coq2006-01-16
* Correction du bug #1055Gravatar coq2006-01-13
* Restructuration et simplification des fonctions d'affichage, de détypageGravatar herbelin2006-01-11
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Simplifification de vernac_expr li l'abandon du traducteurGravatar herbelin2005-12-23
* 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
* - debugging og "Show Intros": no line breaking + fresh idsGravatar coq2005-11-08
* New command: "Print Ltac qualid" to print user defined tactics.Gravatar sacerdot2005-05-20
* Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...Gravatar herbelin2005-05-17
* Implementation of a new backtracking system, that allow to go backGravatar coq2005-04-20
* Code mortGravatar herbelin2005-03-01
* Keep ClosedSection marker for resetGravatar herbelin2005-02-20
* Moving centralised discharge into dispatched discharge_function; required to ...Gravatar herbelin2005-02-18
* Ajout Print Canonical StructuresGravatar herbelin2005-02-12
* Nettoyage et documentation de LibraryGravatar herbelin2005-02-06
* Ajout de la syntaxe du reset label: "BackTo n".Gravatar coq2005-01-14
* - Module/Declare Module syntax made more uniform:Gravatar sacerdot2005-01-06
* Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p...Gravatar herbelin2005-01-02
* Amélioration message localisation constructions et modulesGravatar herbelin2004-12-09
* compatibility with POWERPCGravatar gregoire2004-11-22
* New command "Print Rewrite HindDb dbname".Gravatar sacerdot2004-11-17
* Ajout 'Locate Module'Gravatar herbelin2004-11-17
* *** empty log message ***Gravatar gregoire2004-11-12
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* restructuration des printers: proofs passe avant parsingGravatar barras2004-09-17
* hiding the meta_map in evar_defsGravatar barras2004-09-15
* "Print Setoids" command added.Gravatar sacerdot2004-07-23
* Nouvelle en-têteGravatar herbelin2004-07-16
* updated printing of evar context (may loop ?)Gravatar corbinea2004-06-30
* search windowGravatar coq2004-02-04
* Bug focusGravatar herbelin2004-02-03
* Ajout option raw_print (Set Printing All) pour desactiver toute fonctionnalit...Gravatar herbelin2004-01-29
* Réutilisation de VernacSyntacticDefinition pour différencier "Notation id :...Gravatar herbelin2004-01-29
* Reflet dans l'arbre de syntaxe de la difference syntaxique entre 'Variables a...Gravatar herbelin2004-01-13
* meilleure presentation des commentaires du traducteurGravatar barras2004-01-02
* Bug rattrapage erreur locate_referenceGravatar herbelin2003-12-20
* option -n de coq-texGravatar marche2003-12-12
* Monstrueuse inefficacite due a l'innocence du redacteur de la ligne vis a vis...Gravatar herbelin2003-11-27
* Traitement plus clair, notamment pour Locate, de quand quoter les composantes...Gravatar herbelin2003-11-22
* Ajout Print Implicit avec depliage du typeGravatar herbelin2003-11-15
* Check bavard meme en mode silencieux, car on l'a vouluGravatar herbelin2003-11-14
* Prise en compte des alias syntaxiques vers des references dans divers lieux d...Gravatar herbelin2003-11-12
* Idtac peut prendre un argument à afficherGravatar narboux2003-11-12
* Re-suppression de is_verbose dans Print, pour coqideGravatar herbelin2003-11-10