aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* making otags working Gravatar jforest2006-08-22
* - Ajout d'un cast vm dans la syntaxe : x <: t Gravatar bgregoir2006-07-22
* Correction incohérence parsing de %delim dans les motifsGravatar herbelin2006-07-12
* Utilisation du mot-clé lazymatch pour le match paresseux (à défaut d'avoir...Gravatar herbelin2006-07-11
* Branchement de 'Debug On/Off' sur le mécanisme standard d'option et donc, re...Gravatar herbelin2006-07-05
* Branchement de 'Debug On/Off' sur le mécanisme standard d'option et donc, re...Gravatar herbelin2006-07-05
* Nettoyage code mortGravatar herbelin2006-07-05
* Correction typo + ajout Arabic SupplementGravatar herbelin2006-07-05
* Que le niveau 100 soit associatif à droite dans operconst et à gauche dans ...Gravatar herbelin2006-07-04
* Extension des motifs disjonctifs au cas de disjonction de motifs multiplesGravatar herbelin2006-07-03
* Mise à jour (avec retard) des niveaux de la table default_pattern_levelsGravatar herbelin2006-07-03
* Faire que les niveaux de tactiques soient correctement parsés par ARGUMENT E...Gravatar herbelin2006-06-23
* Suppresion redondance interp_entry_name entre Q_util et ArgextendGravatar herbelin2006-06-23
* Added {measure x f} as a valid recursion order.Gravatar msozeau2006-06-22
* Bug is_numberGravatar herbelin2006-06-10
* Plus de Declare Module sans vrai type expliciteGravatar herbelin2006-06-08
* Changement du type d'argument 'TacticArgType X' en un typeGravatar herbelin2006-06-08
* Réinitialisation de token_number à chaque compilation d'un nouveau fichier ...Gravatar notin2006-06-08
* Factorisation utilisation environnement dans make_pr_tacGravatar herbelin2006-06-08
* Correction trou de subject-reduction de create_arg dans genarg.mliGravatar herbelin2006-06-07
* Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...Gravatar herbelin2006-05-30
* The "clean integration of subtac" patch.Gravatar msozeau2006-05-29
* Changement de précédence de l'argument du by de assert; conséquences...Gravatar herbelin2006-05-23
* Nouvelle implantation du polymorphisme de sorte pour les familles inductivesGravatar herbelin2006-05-23
* Ajout de pr_sort, extern_sort, detype_sort et renommage pr_sort en pr_rawsortGravatar herbelin2006-05-19
* Oubli des symboles du Latin-1Gravatar herbelin2006-05-11
* Centralisation de la détection lettre/symbole par le lexeur dans les plages ...Gravatar herbelin2006-05-10
* Extension syntaxique de rewrite in: au lieu de pouvoir faire Gravatar letouzey2006-05-02
* Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '...Gravatar notin2006-04-28
* - Distinction explicite des parties paramètres et arguments dans le typeGravatar herbelin2006-04-27
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* - Utilisation d'abbréviations pour les types intervenant dans RCasesGravatar herbelin2006-04-26
* Diverses corrections de l'afficheur et du traducteur pour s'assurer deGravatar herbelin2006-04-26
* Export de pr_lconstr_pattern, pr_lconstr_pattern_env et pr_lpattern_expr;Gravatar herbelin2006-04-24
* Si un fixpoint a plusieurs arguments, mais un seul de type inductif, Gravatar letouzey2006-04-14
* - 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