index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
/
egramcoq.ml
Commit message (
Expand
)
Author
Age
*
Added a generic handler of Ltac quotations, based on the existing
ppedrot
2013-06-27
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
Egramcoq+Lexer : no need for an init_function
letouzey
2013-04-23
*
Egramcoq: clean an ugly code snippet
letouzey
2013-04-23
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
*
Dir_path --> DirPath
letouzey
2013-02-19
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (parsing)
ppedrot
2012-11-25
*
backtrack too much commited files in the last commit.
courtieu
2012-11-15
*
Fixing emacs diff bug with .dir-locals.el.
courtieu
2012-11-15
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Fix a confusion between types of locations in an untyped part of the parser
letouzey
2012-10-05
*
Adding a nominal typing layer to Metasyntax in order to clarify
ppedrot
2012-10-04
*
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-10-04
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
More cleaning on Utils and CList. Some parts of the code being
ppedrot
2012-09-17
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Internalization of pattern is done in two phases.
pboutill
2012-06-14
*
Split Egrammar into Egramml and Egramcoq
letouzey
2012-05-29