index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ltac
/
tacintern.mli
Age
Commit message (
Expand
)
Author
2018-11-28
[ltac] Remove aliases already present in the lower layers.
Emilio Jesus Gallego Arias
2018-10-31
Fixes rest of #3468 (tactic-in-term was not respecting scopes).
Hugo Herbelin
2018-10-30
Remove fully_empty_glob_sign which uses a dummy environment
Maxime Dénès
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-25
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
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-03
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-02-17
Ltac as a plugin.
Pierre-Marie Pédrot