index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
Age
Commit message (
Expand
)
Author
2019-05-23
Fixing typos - Part 3
JPR
2019-05-23
Fixing typos - Part 3
JPR
2019-05-21
Remove undocumented Instance : ! syntax
Gaëtan Gilbert
2019-05-20
Remove Refine Instance Mode option
Maxime Dénès
2019-05-10
Merge PR #9854: Improve field_simplify on fractions with constant denominator
Michael Soegtrop
2019-05-09
Merge PR #10046: [primitive integers] Make div21 implems consistent with its ...
Maxime Dénès
2019-05-07
Improve field_simplify on fractions with constant denominator
thery
2019-05-03
[primitive integers] Make div21 implems consistent with its specification
Pierre Roux
2019-05-01
Add PairUsualDecidableTypeFull
Oliver Nash
2019-04-08
Fix spelling in comment.
nlewycky
2019-04-05
Merge PR #8764: Add parsing of decimal constants (e.g., 1.02e+01)
Emilio Jesus Gallego Arias
2019-04-03
Merge PR #8638: Remove -compat 8.7
Théo Zimmermann
2019-04-02
Merge PR #8984: Declare initial hint databases in prelude
Pierre-Marie Pédrot
2019-04-02
Remove -compat 8.7
Jason Gross
2019-04-02
Add a Numeral Notation for QArith (e.g., 1.02e+01%Q for 102 # 10)
Pierre Roux
2019-04-02
Add parsing of decimal constants (e.g., 1.02e+01)
Pierre Roux
2019-04-01
Several improvements and fixes of Lia
Frédéric Besson
2019-03-30
Error when [foo.(bar)] is used with nonprojection [bar]
Gaëtan Gilbert
2019-03-26
Declare initial hint databases in prelude
Maxime Dénès
2019-03-15
Merge PR #8817: SProp: the definitionally proof irrelevant universe
Pierre-Marie Pédrot
2019-03-14
Add StrictProp.v with basic SProp related definitions
Gaëtan Gilbert
2019-03-14
BinInt: 3 lemmas about testbit, mod _ 2^, ones
Andres Erbsen
2019-03-12
Merge PR #9389: Implement a method for manual declaration of implicits.
Emilio Jesus Gallego Arias
2019-02-28
Fix #7632: Change syntax of autoapply according to the documentation.
Théo Zimmermann
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-04
Enrich implicits for instances
Jasper Hugunin
2019-02-04
Merge PR #6914: Primitive integers
Pierre-Marie Pédrot
2019-02-04
Merge PR #9386: Pass some files to strict focusing mode.
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-01-31
Fix off-by-one error in nat syntax warnings
Jason Gross
2019-01-31
Merge PR #8720: [Numeral notations] Use Coqlib registered constants
Emilio Jesus Gallego Arias
2019-01-29
Merge PR #9274: Make `Instance` without a body always open a proof
Enrico Tassi
2019-01-25
[Numeral notations] Use Coqlib registered constants
Vincent Laporte
2019-01-24
Update -compat to support -compat 8.10
Jason Gross
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
2019-01-23
Pass some files to strict focusing mode.
Gaëtan Gilbert
2019-01-22
Turn `Refine Instance Mode` off by default
Maxime Dénès
2018-12-19
Put #[universes(template)] on all auto template spots in stdlib
Gaëtan Gilbert
2018-12-12
Merge PR #9087: Add CI job building stdlib with `async-proofs on`
Emilio Jesus Gallego Arias
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-12
Avoid Fixpoint without struct nor body in stdlib
Maxime Dénès
2018-12-10
Merge PR #7221: The usual order of strings.
Hugo Herbelin
2018-11-30
Merge PR #8807: Added two proofs to the Lists library: Forall_inv_tail and Ex...
Pierre-Marie Pédrot
2018-11-28
Byte.v: use right-associative tuples in bits
Jason Gross
2018-11-28
Proofs to ensure that conversions round-trip
Jason Gross
2018-11-28
Speed up Byte
Jason Gross
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-28
Merge PR #7153: Make OrderedTypeFullFacts a module functor
Gaëtan Gilbert
2018-11-27
Added two proofs to the Lists library. The first, Forall_inv_tail, extends Fo...
llee454@gmail.com
2018-11-23
Local universes for opaque polymorphic constants.
Gaëtan Gilbert
[next]