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