index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
setoid_ring
Age
Commit message (
Expand
)
Author
2020-05-12
Remove useless try-with clauses in newring.
Pierre-Marie Pédrot
2020-04-21
[declare] [tactics] Move declare to `vernac`
Emilio Jesus Gallego Arias
2020-04-11
[dune] [stdlib] Build the standard library natively with Dune.
Emilio Jesus Gallego Arias
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-02-13
[build] Consolidate stdlib's .v files under a single directory.
Emilio Jesus Gallego Arias
2020-02-12
Standardize constr -> globref operations to use destRef/isRef/isRefX
Gaëtan Gilbert
2019-12-11
Remove the reliance of ring objects on the named part.
Pierre-Marie Pédrot
2019-11-25
setoid_ring: do not use “omega”
Vincent Laporte
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-10-14
Fix #9851: anomaly when unsolved evar in Add Ring
Gaëtan Gilbert
2019-10-11
Merge PR #10740: More precise error messages for `Add Ring`
Pierre-Marie Pédrot
2019-09-16
Remove library-specific code for `Import`.
Maxime Dénès
2019-09-08
more precise error messages for `Add Ring`
Samuel Gruetter
2019-09-04
Remove commented-out code
Maxime Dénès
2019-09-04
Make `Print Rings` and `Print Fields` reliable
Maxime Dénès
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-07-01
[declare] Separate kinds from entries in constant declaration
Emilio Jesus Gallego Arias
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-06-24
[api] Remove `polymorphic` type alias, use labels instead.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-27
Ensure dynamically that opaque definitions come with their type.
Pierre-Marie Pédrot
2019-05-27
Merge PR #10237: Fix some incorrect uses of proof-local environment
Pierre-Marie Pédrot
2019-05-25
Documenting syntax "injection ... as [= pat1 ... patn ]".
Hugo Herbelin
2019-05-24
Stop using pstate in global print queries
Gaëtan Gilbert
2019-05-11
Merge PR #10052: Cleanup the hypothesis conversion function
Hugo Herbelin
2019-05-10
Make the check flag of conversion functions mandatory.
Pierre-Marie Pédrot
2019-05-07
Improve field_simplify on fractions with constant denominator
thery
2019-04-02
Make R parser parse decimals (e.g., 1.02e+01)
Pierre Roux
2019-03-30
Error when [foo.(bar)] is used with nonprojection [bar]
Gaëtan Gilbert
2019-03-27
[plugins] [setoid_ring] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
2018-12-19
Put #[universes(template)] on all auto template spots in stdlib
Gaëtan Gilbert
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-19
Merge PR #9003: [vernacextend] Consolidate extension points API
Pierre-Marie Pédrot
2018-11-17
[vernacextend] Consolidate extension points API
Emilio Jesus Gallego Arias
2018-11-17
[ltac] Use CAst nodes in the tactic AST.
Emilio Jesus Gallego Arias
2018-10-26
Cleanup evar_extra: remove evar_info's store and add maps to evar_map
Matthieu Sozeau
2018-10-18
[universes] deprecate constr_of_global
Matthieu Sozeau
2018-10-16
{Univops->UState}.restrict_universe_context
Gaëtan Gilbert
2018-10-16
{Univops -> Vars}.universes_of_constr
Gaëtan Gilbert
2018-10-15
Port remaining EXTEND ml4 files to coqpp.
Pierre-Marie Pédrot
2018-10-11
Merge PR #8699: [quote] Remove spurious file after deletion of quote plugin.
Théo Zimmermann
2018-10-10
[quote] Remove spurious file after deletion of quote plugin.
Emilio Jesus Gallego Arias
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
[next]