index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammar
/
vernacextend.mlp
Age
Commit message (
Expand
)
Author
2018-11-21
[camlp5] Remove dependency on camlp5.
Emilio Jesus Gallego Arias
2018-11-13
[vernac] Rename Vernacinterp to Vernacextend and move extension functions there.
Emilio Jesus Gallego Arias
2018-10-02
Pass unnamed arguments to ML macros.
Pierre-Marie Pédrot
2018-07-12
Statically typecheck the VERNAC EXTEND wrapper.
Pierre-Marie Pédrot
2018-07-12
Export a wrapper simplifying the registration of vernacular commands.
Pierre-Marie Pédrot
2018-03-08
Make most of TACTIC EXTEND macros runtime calls.
Maxime Dénès
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-12-09
[stm] Remove all but one use of VtUnknown.
Emilio Jesus Gallego Arias
2017-11-24
Fix deprecated syntax warning from vernacextend.mlp.
Gaëtan Gilbert
2017-11-22
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-22
[plugin] Encapsulate modifiers to vernac commands.
Emilio Jesus Gallego Arias
2017-11-19
[plugins] Prepare plugin API for functional handling of state.
Emilio Jesus Gallego Arias
2017-11-01
provide "loc : Loc.t" binding within "VERNAC COMMAND EXTEND" rules
Matej Košík
2017-07-25
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-05-30
make the expansion of the "DECLARE PLUGIN" closer to the way how a human woul...
Matej Kosik
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-16
Adding support for using grammar entries returning no value in EXTEND.
Hugo Herbelin
2017-04-25
[location] Remove `Loc.internal_ghost`
Emilio Jesus Gallego Arias
2017-04-14
Fix compilation with camlp5 transitional mode.
Maxime Dénès
2017-04-07
[camlpX] Remove camlp4 compat layer.
Emilio Jesus Gallego Arias
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-01
Merge branch 'yet-another-makefile-bigbang' into trunk
Pierre Letouzey
2016-06-01
Yet another Makefile reform : a unique phase without nasty make tricks
Pierre Letouzey