index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parsing
/
g_vernac.ml4
Age
Commit message (
Expand
)
Author
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-02
Merge PR#582: Fix warnings
Maxime Dénès
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-25
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
[location] [ast] Switch Constrexpr AST to an extensible node type.
Emilio Jesus Gallego Arias
2017-04-25
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-24
[location] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-24
[constrexpr] Make patterns use Loc.located for location information
Emilio Jesus Gallego Arias
2017-04-21
Remove VernacError
Gaetan Gilbert
2017-04-12
Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...
Maxime Dénès
2017-04-09
Removing internal support for accepting "{struct x}" and co in "Theorem with".
Hugo Herbelin
2017-04-07
[camlpX] Remove camlp4 compat layer.
Emilio Jesus Gallego Arias
2017-04-03
Merge PR#417: No cast surgery in let in
Maxime Dénès
2017-03-24
[stm] Remove some obsolete vernacs/classification.
Emilio Jesus Gallego Arias
2017-03-24
Unifying standard "constr_level" names for constructors of local_binder_expr.
Hugo Herbelin
2017-03-24
"Standardizing" the name LocalPatten into LocalRawPattern.
Hugo Herbelin
2017-03-23
Factorizing/unifying code in dealing with binders.
Hugo Herbelin
2017-03-22
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-02-16
don't require printing-only notation to be productive
Ralf Jung
2016-11-30
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
Fix #5174: Underinformative syntax error messages in the new arguments syntax
Maxime Dénès
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-17
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-07
Merge remote-tracking branch 'github/pr/339' into v8.6
Maxime Dénès
2016-11-03
Merge remote-tracking branch 'github/pr/340' into v8.6
Maxime Dénès
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-11-02
Better Arguments compatibility.
Maxime Dénès
2016-11-02
Fix various shortcomings of the warnings infrastructure.
Maxime Dénès
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-27
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-08
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-06
Do not add "Append" as a lexer keyword.
Pierre-Marie Pédrot
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
Revert "Move bullet detection from lexer to parser (bug #5102)."
Guillaume Melquiond
2016-10-04
Merge remote-tracking branch 'github/pr/305' into v8.6
Maxime Dénès
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
Move bullet detection from lexer to parser (bug #5102).
Guillaume Melquiond
2016-10-01
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-09-30
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-29
Fix bug #4798: compat notations should not modify the parser.
Pierre-Marie Pédrot
2016-09-29
Arguments: cleanup + detect discrepancy rename/implicit (#3753)
Enrico Tassi
2016-09-29
Fix bug #4869, allow Prop, Set, and level names in constraints.
Matthieu Sozeau
2016-09-14
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-07-26
restore compatibility with gallium's camlp4 (broken by commit 8e07227c)
Pierre Letouzey
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
[next]