index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vernac
/
metasyntax.ml
Commit message (
Expand
)
Author
Age
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
Change default for notations with variables bound to both terms and binders.
Hugo Herbelin
2018-02-20
*
Notations: Adding modifiers to tell which kind of binder a constr can parse.
Hugo Herbelin
2018-02-20
*
Notations: A step in cleaning constr_entry_key.
Hugo Herbelin
2018-02-20
*
Moving Metasyntax.register_grammar to Pcoq for usability in Egramcoq.
Hugo Herbelin
2018-02-20
*
More flexibility in locating or referring to a notation.
Hugo Herbelin
2018-02-20
*
Being more flexible on format Adding a warning to be more informative
Hugo Herbelin
2018-02-20
*
Respecting the ident/pattern distinction in notation modifiers.
Hugo Herbelin
2018-02-20
*
Adding support for parsing subterms of a notation as "pattern".
Hugo Herbelin
2018-02-20
*
A bit of miscellaneous code documentation around notations.
Hugo Herbelin
2018-02-20
*
Introducing an intermediary type "constr_prod_entry_key" for grammar producti...
Hugo Herbelin
2018-02-20
*
Rephrasing ETBinderList with a self-documenting and invariant-carrying argument.
Hugo Herbelin
2018-02-20
*
More precise explanation when a notation is not reversible for printing.
Hugo Herbelin
2018-02-20
*
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-17
*
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
Merge PR #1120: Fixing BZ#5762 (supporting implicit arguments in "where" clau...
Maxime Dénès
2017-10-20
|
\
*
\
Merge PR #1062: BZ#5739, Allow level for leftmost nonterminal for printing-on...
Maxime Dénès
2017-10-09
|
\
\
|
|
*
Fixing #5762 (supporting imp. args. in "where" clause of an inductive def.).
Hugo Herbelin
2017-10-05
|
|
/
|
/
|
|
*
BZ#5739, Allow level for leftmost nonterminal for printing-ony Notations
Paul Steckler
2017-09-25
*
|
Merge PR #1057: Reporting locations in error messages about notation formats.
Maxime Dénès
2017-09-25
|
\
\
*
|
|
[flags] Flag `open Flags`
Emilio Jesus Gallego Arias
2017-09-20
|
|
/
|
/
|
|
*
Reporting locations in error messages about notation formats.
Hugo Herbelin
2017-09-18
|
*
Fixing two anomalies in corner cases of the syntax of notation formats.
Hugo Herbelin
2017-09-18
|
/
*
Fixing bug #5693 (treating empty notation format as any format).
Hugo Herbelin
2017-09-12
*
Quoting notations in incompatible-level error message.
Hugo Herbelin
2017-08-29
*
A new step of restructuration of notations.
Hugo Herbelin
2017-08-29
*
Dropping former fix to bug #5469 (notation format not recognizing curly braces).
Hugo Herbelin
2017-08-29
*
A little reorganization of notations + a fix to #5608.
Hugo Herbelin
2017-08-29
*
Merge PR #834: Adding support for recursive notations of the form "x , .. , y...
Maxime Dénès
2017-08-01
|
\
*
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
|
*
Adding support for recursive notations of the form "x , .. , y , z".
Hugo Herbelin
2017-07-26
|
/
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
Remove some unused values and types
Gaetan Gilbert
2017-04-27
|
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
|
[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-25
*
|
[location] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-24
|
/
*
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-15
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-03-22
*
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-15