index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
setoid_ring
Commit message (
Expand
)
Author
Age
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-17
*
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-06
*
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
*
Stop exposing UState.universe_context and its Evd wrapper.
Gaëtan Gilbert
2017-11-24
*
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
*
Fixing a 8.7 regression of ring_simplify in ArithRing.
Hugo Herbelin
2017-11-23
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[stdlib] Fix warnings on deprecated `Add Setoid`
Emilio Jesus Gallego Arias
2017-10-15
*
[ltac] Warning for deprecated `Add Setoid` and `Add Morphism` forms.
Emilio Jesus Gallego Arias
2017-10-05
*
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-19
*
Merge PR #986: Ensuring all .v files end with a newline to make "sed -i" work...
Maxime Dénès
2017-09-15
|
\
*
|
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
|
*
Ensuring all .v files end with a newline to make "sed -i" work better on them.
Hugo Herbelin
2017-08-21
|
/
*
adding a comment to explain the change
Julien Forest
2017-08-01
*
solving b1859
Julien Forest
2017-08-01
*
[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
*
Squashed commit of the following:
Amin Timany
2017-06-16
*
Merge PR#718: API cleanup: aliases
Maxime Dénès
2017-06-12
|
\
*
|
Remove remaining vo.itarget files (obsolete since PR #499)
Pierre Letouzey
2017-06-10
|
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
|
/
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
|
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-27
|
/
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
Prevent user-defined ring morphisms from ever being evaluated.
Guillaume Melquiond
2017-05-09
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
|
*
Remove some unused values and types
Gaetan Gilbert
2017-04-27
*
|
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Use located in tactics.
Emilio Jesus Gallego Arias
2017-04-24
*
|
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
|
/
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
|
*
Mark ring morphisms as opaque.
Guillaume Melquiond
2017-03-22
|
*
Change the parser and printer so that they use IZR for real constants.
Guillaume Melquiond
2017-03-22
|
*
Fix broken evaluation strategies for ring and field.
Guillaume Melquiond
2017-03-22
|
*
Merge PR#432: [cleanup] Change Id.t option to Name.t in TacFun
Maxime Dénès
2017-03-14
|
|
\
|
*
|
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-17
|
|
*
[cleanup] Change Id.t option to Name.t in TacFun
Tej Chajed
2017-02-16
|
|
/
*
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing compatibility layers related to printing.
Pierre-Marie Pédrot
2017-02-14
*
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
[next]