aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* - Réintroduction d'un parseur de pattern (q_constr.ml4) à usage deGravatar herbelin2006-03-22
* + destruct now works as induction on multiple arguments : Gravatar jforest2006-03-21
* Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.Gravatar msozeau2006-03-13
* Correction bug 984 via introduction TacCall(loc,r,[]) pour signifier une réf...Gravatar herbelin2006-03-05
* induction now admits multiple induction arguments. The principle mustGravatar coq2006-02-10
* Branchement sur nouvelle interface de declare_numeral_interpreterGravatar herbelin2006-02-04
* Recherche des global_reference paresseusement pour pouvoir interpréterGravatar herbelin2006-02-04
* parsing/g_ascii_syntax.mlGravatar herbelin2006-02-04
* Ajout de fichiers d'interprétation de la syntaxe primitive pour string et charGravatar herbelin2006-01-31
* Ajout syntaxe concrète Proposition, synonyme de LemmaGravatar herbelin2006-01-29
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* - Ajout syntaxe concrète Property/Corollary, synonymes de LemmaGravatar herbelin2006-01-28
* Correction bug Inspect introduit par le passage du discharge à une méthode ...Gravatar herbelin2006-01-28
* Ajout option 'using lemmas' à auto/trivial/eautoGravatar herbelin2006-01-28
* Suppression code pour hints nommés à la V7 (voire à la V6...)Gravatar herbelin2006-01-28
* Oubli lors suppression traducteurGravatar herbelin2006-01-23
* Messages de idtac et fail peuvent maintenant être des listes de string, int ...Gravatar herbelin2006-01-21
* Ajout de la contrainte que l'assertion doit être complètement prouvée dans...Gravatar herbelin2006-01-21
* Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...Gravatar herbelin2006-01-21
* Déplacement de pr_arg et pr_opt de Ppconstr vers UtilGravatar herbelin2006-01-21
* Retrait de 'by' comme mot-clé en espérant qu'il n'y aura pas d'interférenc...Gravatar herbelin2006-01-18
* Ajout motif d'introduction "?" (IntroAnonymous) pour laisser CoqGravatar herbelin2006-01-16
* - Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesGravatar herbelin2006-01-16
* cvs ci -m "Passage à la limite dans les intro-pattern de n-uplets"Gravatar herbelin2006-01-16
* Ajout de nouvelles plages de symboles unicode; prise en compte des indices un...Gravatar herbelin2006-01-15
* Bug (code prévu pour iso-latin et non utf-8)Gravatar herbelin2006-01-15
* Code mort du traducteurGravatar herbelin2006-01-14
* Compatibilité prtermGravatar herbelin2006-01-12
* Suite réorganisation des fonctions d'affichageGravatar herbelin2006-01-11
* Restructuration et simplification des fonctions d'affichage, de détypageGravatar herbelin2006-01-11
* Suppression redondance coerce_to_id dans Pcoq et constrintern et déplacement...Gravatar herbelin2006-01-09
* Automatisation de l'utilisation de token primitifs dans les motifs de filtrageGravatar herbelin2006-01-08
* Ajout d'un mécanisme d'interprétation et d'affichage pour les littéraux de...Gravatar herbelin2005-12-30
* Mini-restructurationGravatar herbelin2005-12-30
* Commentaire mortGravatar herbelin2005-12-28
* Remplacement Pp.qs par Pptactic.qsnewGravatar herbelin2005-12-28
* Autres suppressions de composantes du traducteurGravatar herbelin2005-12-27
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Petite correction nom QuantHypArgType suite suppression traducteurGravatar 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
* Correction printer des Tactic NotationGravatar herbelin2005-12-23
* Restructuration des points d'entrée de Pretyping et ConstrinternGravatar herbelin2005-12-21
* Ajout printer pr_lconstr aux extensions de syntaxe pour les arguments de tact...Gravatar herbelin2005-12-21
* Changement des named_contextGravatar gregoire2005-12-02
* Correction bug dé-globalisation syntactic def (cf coq-club 20/11/05)Gravatar herbelin2005-11-21
* *** empty log message ***Gravatar barras2005-11-18
* 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
* Types inductifs parametriquesGravatar mohring2005-11-02