aboutsummaryrefslogtreecommitdiff
path: root/parsing/g_prim.ml4
AgeCommit message (Expand)Author
2016-07-03Remove lexing of ordinal notations.Maxime Dénès
2016-07-03errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Pierre Letouzey
2016-05-09Merge branch 'v8.5'Pierre-Marie Pédrot
2016-05-09Rename Lexer -> CLexer.Pierre-Marie Pédrot
2016-01-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-12-15Adding a token "index" representing positions (1st, 2nd, etc.).Hugo Herbelin
2015-01-12Update headers.Maxime Dénès
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2013-02-19Dir_path --> DirPathletouzey
2012-12-14Modulification of dir_pathppedrot
2012-12-14Modulification of identifierppedrot
2012-10-04Moved Compat to parsing. This permits to break the dependency of theppedrot
2012-08-08Updating headers.herbelin
2012-07-06Fixes a bug in the parsing of the grammar entry dirpath which would,aspiwack
2012-05-30Restore compatibility with camlp4 (some missing open Tok)letouzey
2012-05-29simplification in deps of some g_*.ml4letouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-03-02Noise for nothingpboutill
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-05-19Add (almost) compatibility with camlp4, without breaking support for camlp5letouzey
2010-05-19Nicer representation of tokens, more independant of camlp*letouzey
2010-05-19static (and shared) camlp4use instead of per-file declarationletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-03-29Several bug-fixes and improvements of coqdocherbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-11Generalized the possibility to refer to a global name by a notationherbelin
2009-08-06- Cleaning phase of the interfaces of libnames.ml and nametab.mlherbelin
2008-10-30The lexer is changer to break former PATTERNIDENT into two tokens.amahboub
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-07-10Bug résiduel du backtrack de coqide se produisant lorsque la limite deherbelin
2007-09-28Creation of a new token PATTERNIDENT (?ident) for intro patterns, soglondu
2007-07-16Generalized CAMLP4USE for pp dependenciescorbinea
2006-01-23Oubli lors suppression traducteurherbelin
2005-12-27Autres suppressions de composantes du traducteurherbelin
2005-12-26Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...herbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...herbelin
2005-01-13Construct "T with (Definition|Module) id := c" generalized tosacerdot
2004-12-24Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...herbelin
2004-07-16Suppression quotifyherbelin
2004-07-16Nouvelle en-têteherbelin
2004-03-02Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...herbelin
2003-10-10changement nouvelle syntaxe (pt fixes)barras
2003-03-12*** empty log message ***barras
2002-11-28Ajout d'une entre Prim.bigintherbelin
2002-11-14Réforme de l'interprétation des termes :herbelin
2002-10-13Mise en place de 'Scope' pour gérer des ensembles de notations - phase 1; ha...herbelin
2002-08-02Modules dans COQ\!\!\!\!coq
2002-06-05Correction mauvais ordre dans le parsing des dirpath; MAJ de la quotificationherbelin
2002-05-29Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...herbelin