aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/cLexer.mli
Commit message (Expand)AuthorAge
* Adding a primitive to recover the set of keywords from the lexer.Gravatar Pierre-Marie Pédrot2016-10-21
* More on making the lexer more functional (continuing b8ae2de5 andGravatar Hugo Herbelin2016-10-17
* Removing export of location_table outside of cLexer.Gravatar Hugo Herbelin2016-10-17
* Moving Pp.comments to CLexer so that Pp is purer (no more side-effectGravatar Hugo Herbelin2016-10-09
* Attaching all extra imperative components of the lexer/parser state toGravatar Hugo Herbelin2016-10-09
* Fix #4941 - ~/.coqrc file confusing locationsGravatar Maxime Dénès2016-08-30
* Add file name, line number and beginning of line position to locations.Gravatar Maxime Dénès2016-06-20
* Rename Lexer -> CLexer.Gravatar Pierre-Marie Pédrot2016-05-09