index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2019-12-06
Moving the diversity of constr printers to a label style.
Hugo Herbelin
2019-12-05
Merge PR #11241: Unfortunate Coq 8.10 bug with "cofix with" tactic syntax
Emilio Jesus Gallego Arias
2019-12-05
Unfortunate bug with "cofix with": case of a CProdN over no bindings.
Hugo Herbelin
2019-12-05
Merge PR #11210: Tacinterp: push_trace doesn't need to be wrapped in a tactic
Pierre-Marie Pédrot
2019-11-30
Actually deprecate the `cutrewrite` tactic
Maxime Dénès
2019-11-29
Merge PR #11184: Undeprecate Add Setoid / Add Morphism.
Pierre-Marie Pédrot
2019-11-29
Merge PR #11076: Remove all remaining calls to “omega” from the standard ...
Emilio Jesus Gallego Arias
2019-11-29
Merge PR #11186: Remove undocumented and deprecated `Congruence Depth` option
Pierre-Marie Pédrot
2019-11-28
Tacinterp: push_trace doesn't need to be wrapped in a tactic
Gaëtan Gilbert
2019-11-26
Remove undocumented and deprecated `Congruence Depth` option
Maxime Dénès
2019-11-26
Fix #11039: proof of False with template poly and nonlinear universes
Gaëtan Gilbert
2019-11-26
Undeprecate Add Setoid / Add Morphism.
Théo Zimmermann
2019-11-25
Nsatz: use “lia” rather than “omega”
Vincent Laporte
2019-11-25
setoid_ring: do not use “omega”
Vincent Laporte
2019-11-25
zify: explicitly use “lia”
Vincent Laporte
2019-11-25
btauto: use “lia” rather than “omega”
Vincent Laporte
2019-11-24
fix «W -- weakening» doc
Antonio Nikishaev
2019-11-22
Merge PR #11136: Adding `inj_compr` lemma in ssrfun.
Enrico Tassi
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-18
Adding `inj_compr` lemma in ssrfun.
Cyril Cohen
2019-11-16
Merge PR #10996: Refine Instance returns
Pierre-Marie Pédrot
2019-11-16
Merge PR #10998: Add missing zify class instances
Frédéric Besson
2019-11-15
Add missing zify class instances
Kazuhiko Sakaguchi
2019-11-14
Rename non-unique local nonterminals
Jim Fehrle
2019-11-13
Return of Refine Instance as an attribute.
Gaëtan Gilbert
2019-11-01
Merge PR #10022: [ssr] Generalize tactics under and over to any (Reflexive) r...
Enrico Tassi
2019-11-01
Add some doc snippet in ExtrOCamlFloats.v
Erik Martin-Dorel
2019-11-01
Add extraction for primitive floats
Erik Martin-Dorel
2019-11-01
Parsing primitive float constants
Pierre Roux
2019-11-01
Add primitive float computation in Coq kernel
Guillaume Bertholon
2019-11-01
[ssr] chore: Remove ssrclasses.{ml,mli} (now unneeded)
Erik Martin-Dorel
2019-11-01
[ssr] Refactor/Extend of under to support more relations
Erik Martin-Dorel
2019-10-31
lra: use “lia” rather than “omega”
Vincent Laporte
2019-10-31
[ssr] Refactor/Simplify the implementation of under
Erik Martin-Dorel
2019-10-31
lia: depend only on ZArith_base
Vincent Laporte
2019-10-27
Merge PR #10827: Replace classical reals quotient axioms by functional extens...
Hugo Herbelin
2019-10-26
Merge PR #10516: [funind] Remove duplicate save function.
Gaëtan Gilbert
2019-10-25
Add 2 missing instances in ZifyBool.v
Kazuhiko Sakaguchi
2019-10-25
[funind] Remove duplicate save function.
Emilio Jesus Gallego Arias
2019-10-25
[funind] Removed dead code.
Emilio Jesus Gallego Arias
2019-10-24
Replace classical reals quotient axioms by functional extensionality. Define ...
Vincent Semeria
2019-10-23
Merge PR #10932: Add a notation for the empty type.
Théo Zimmermann
2019-10-23
Merge PR #10897: Fix coq#4741: Extract Constant/Inductive with JSON
Vincent Laporte
2019-10-22
Add a notation for the empty type.
Arthur Azevedo de Amorim
2019-10-22
Lia: make explicit which “zify” is used
Vincent Laporte
2019-10-22
ZMicromega: do not use “omega”
Vincent Laporte
2019-10-21
chore: Enclose the […get_reflexive_proof_ssr…] call in a try/with->assert...
Erik Martin-Dorel
2019-10-21
Improvements of zify
Frédéric Besson
2019-10-21
Merge PR #10891: Fix #9851: anomaly when unsolved evar in Add Ring
Pierre-Marie Pédrot
2019-10-18
factorize or_var_map
Alexandre Moine
[next]