index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
ltac
/
g_rewrite.ml4
Commit message (
Expand
)
Author
Age
*
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-17
*
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-22
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
Using a specific function to register vernac printers.
Hugo Herbelin
2017-11-02
*
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
*
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-25
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
plugins/ltac : avoid spurious .cmxs files
Pierre Letouzey
2017-06-15
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
*
|
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
|
*
Removing various tactic compatibility layers in core tactics.
Pierre-Marie Pédrot
2017-04-24
|
/
*
Renaming local_binder into local_binder_expr.
Hugo Herbelin
2017-03-24
*
Ltac as a plugin.
Pierre-Marie Pédrot
2017-02-17