index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ltac
/
taccoerce.ml
Age
Commit message (
Expand
)
Author
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: move Tactypes to proofs
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
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-22
Remove legacy Value.normalize function.
Maxime Dénès
2017-11-24
Extending further PR#6047 (system to register printers for Ltac values).
Hugo Herbelin
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-02
Setting a system to register printers for Ltac values.
Hugo Herbelin
2017-10-25
[general] Remove Econstr dependency from `intf`
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-10
Remove (useless) aliases from the API.
Matej Košík
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-04-25
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-02-17
Ltac as a plugin.
Pierre-Marie Pédrot