index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
setoid_ring
/
newring.mli
Age
Commit message (
Expand
)
Author
2020-10-02
{new,setoid_}ring -> ring
Maxime Dénès
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-24
Stop using pstate in global print queries
Gaëtan Gilbert
2018-06-21
Further cleanup: do not export the closed_term Ltac entry.
Pierre-Marie Pédrot
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-02-14
Setoid_ring API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Quote API using EConstr.
Pierre-Marie Pédrot
2016-06-24
Removing tactic compatibility layers in setoid_ring.
Pierre-Marie Pédrot
2016-05-04
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-02-22
The tactic generic argument now returns a value rather than a glob_expr.
Pierre-Marie Pédrot
2015-01-25
Adding a proper interface to Newring.
Pierre-Marie Pédrot