aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/lexer.mli
Commit message (Expand)AuthorAge
* Use the Hook module here and there.Gravatar ppedrot2013-05-12
* Egramcoq+Lexer : no need for an init_functionGravatar letouzey2013-04-23
* Moved Compat to parsing. This permits to break the dependency of theGravatar ppedrot2012-10-04
* Updating headers.Gravatar herbelin2012-08-08
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* remove many excessive open Util & Errors in mli'sGravatar letouzey2012-05-29
* Noise for nothingGravatar pboutill2012-03-02
* Be a bit less aggressive in declaring idents as keywords in notationsGravatar herbelin2011-08-08
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* New script dev/tools/change-header to automatically update Coq files headers.Gravatar herbelin2010-06-22
* Add (almost) compatibility with camlp4, without breaking support for camlp5Gravatar letouzey2010-05-19
* Nicer representation of tokens, more independant of camlp*Gravatar letouzey2010-05-19
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Move from ocamlweb to ocamdoc to generate mli documentationGravatar pboutill2010-04-29
* Ajout d'une fonction Lexer.remove_keyword pour libérer un keyword dansGravatar aspiwack2009-05-27
* - Cleaning (unification of ML names, removal of obsolete code,Gravatar herbelin2009-04-27
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Nouvelle en-têteGravatar herbelin2004-07-16
* Branchement sur Util.loc et abstraction vis a vis de dummy_locGravatar herbelin2004-07-16
* Ajout entree pour exporter les commentaires en mode -xmlGravatar herbelin2004-03-26
* reparation de qqs bugs du traducteurGravatar barras2004-01-26
* Protection table des locations lors de Load (pour coqdoc)Gravatar herbelin2004-01-22
* Export information des references et location de notations pour coqdocGravatar herbelin2004-01-21
* traducteur: affiche les commentaires a l'interieur des commandesGravatar barras2003-09-22
* Le lexeur et Notation savent reconnaître si un unicode des blocsGravatar herbelin2003-02-27
* Ajout du traducteurGravatar desmettr2003-02-05
* entetesGravatar filliatr2001-03-15
* backtrack sur le lexeur de la V6Gravatar filliatr2001-01-30
* syntaxe AST Inversion + commentaires ocamlweb autour de $Gravatar filliatr2000-12-12
* portage Omega (code seulement)Gravatar filliatr2000-04-28
* portage en ocaml / camlp4 3.00Gravatar filliatr2000-04-28
* erreurs lexicalesGravatar filliatr1999-12-06
* mise au point lexer / debugage PPGravatar filliatr1999-12-05
* modules profile, Coqinit et Coqtop (=main)Gravatar filliatr1999-12-03
* module EgrammarGravatar filliatr1999-12-01
* module ExtendGravatar filliatr1999-11-26
* modules Ast et PcoqGravatar filliatr1999-09-08
* minicoq: pretty-print applications; ambiguite grammaire supprimee; Ind, Const...Gravatar filliatr1999-09-08
* mise en place grammaire minicoqGravatar filliatr1999-09-07