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
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
2018-09-14
Merge PR #7894: Remove quote plugin
Théo Zimmermann
2018-09-12
Move maps & sets indexed by GlobRef.t into the kernel
Vincent Laporte
2018-09-12
Remove quote plugin
Maxime Dénès
2018-09-10
Adapting standard library to the introduction of "Declare Scope".
Hugo Herbelin
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-07-10
Export a function to apply toplevel tactic values in Tacinterp.
Pierre-Marie Pédrot
2018-06-29
Merge PR #7890: Inline a function from Quote used in setoid_ring.
Maxime Dénès
2018-06-26
universes_of_constr don't include universes of monomorphic constants
Gaëtan Gilbert
2018-06-21
Further cleanup: do not export the closed_term Ltac entry.
Pierre-Marie Pédrot
[next]