Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Adding a primitive to recover the set of keywords from the lexer. | Pierre-Marie Pédrot | 2016-10-21 |
* | More on making the lexer more functional (continuing b8ae2de5 and | Hugo Herbelin | 2016-10-17 |
* | Removing export of location_table outside of cLexer. | Hugo Herbelin | 2016-10-17 |
* | Moving Pp.comments to CLexer so that Pp is purer (no more side-effect | Hugo Herbelin | 2016-10-09 |
* | Attaching all extra imperative components of the lexer/parser state to | Hugo Herbelin | 2016-10-09 |
* | Fix #4941 - ~/.coqrc file confusing locations | Maxime Dénès | 2016-08-30 |
* | Add file name, line number and beginning of line position to locations. | Maxime Dénès | 2016-06-20 |
* | Rename Lexer -> CLexer. | Pierre-Marie Pédrot | 2016-05-09 |