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-11-26
Fix #11039: proof of False with template poly and nonlinear universes
Gaëtan Gilbert
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
2019-10-16
Merge PR #10885: Remove [in_section] arguments to Safe_typing functions
Pierre-Marie Pédrot
2019-10-14
Fix coq#4741: Extract Constant/Inductive with JSON
Helge Bahmann
2019-10-14
Merge PR #10883: Doc update with mlg extension - fix #10855
Jason Gross
2019-10-14
Fix #9851: anomaly when unsolved evar in Add Ring
Gaëtan Gilbert
2019-10-14
Use kernel info from Global for Lib.sections_{depth,are_opened}
Gaëtan Gilbert
2019-10-13
Doc update with mlg extension - fix #10855
mcaci
2019-10-13
fix rev_right_loop doc
Antonio Nikishaev
2019-10-11
Merge PR #10740: More precise error messages for `Add Ring`
Pierre-Marie Pédrot
2019-10-04
Merge PR #10806: Micromega tactics are no longer confused by primitive projec...
Frédéric Besson
2019-10-03
Improved handling of micromega caches
Frédéric Besson
2019-10-01
[Micromega] Use EConstr.eq_constr_universes_proj
Vincent Laporte
2019-09-29
Merge PR #10673: [lemmas] Cleanup users of default proof information.
Pierre-Marie Pédrot
2019-09-25
Merge PR #10781: Fixes #10778 (fresh was not updated after renaming of introp...
Pierre-Marie Pédrot
2019-09-24
Make `zify` does work for `Z.to_N`
Kazuhiko Sakaguchi
2019-09-23
Fixes #10778 (fresh was not updated after renaming of intropattern entry in #...
Hugo Herbelin
[next]