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
2020-01-03
Merge PR #11343: fix: Shorten ssrsetoid.v to fix TC performance issue
Enrico Tassi
2019-12-31
Merge PR #11338: Remove uses of Global in Evd API.
Gaëtan Gilbert
2019-12-27
fix: Shorten ssrsetoid.v
Erik Martin-Dorel
2019-12-26
Remove uses of Global in Evd API.
Pierre-Marie Pédrot
2019-12-26
[omega] Remove non-documented "omega with *"
Emilio Jesus Gallego Arias
2019-12-26
Deprecate the "omega with *" syntax.
Pierre-Marie Pédrot
2019-12-22
Rename files with Class in their name to make their role clearer.
Pierre-Marie Pédrot
2019-12-18
Merge PR #11027: Cleanup post #10647 (expose comind universe handling)
Pierre-Marie Pédrot
2019-12-18
Merge PR #11203: Make the string argument of `time` print correctly
Pierre-Marie Pédrot
2019-12-17
[micromega] fix efficiency regression
Frédéric Besson
2019-12-16
Pretyping.check_evars: make initial evar map optional
Gaëtan Gilbert
2019-12-13
[micromega] Enable ocamlformat.
Emilio Jesus Gallego Arias
2019-12-11
Remove the reliance of ring objects on the named part.
Pierre-Marie Pédrot
2019-12-10
Side-effect free wrapper around already declared schemes.
Pierre-Marie Pédrot
2019-12-06
Make the string argument of `time` print correctly
Jason Gross
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
[next]