index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Numbers
Age
Commit message (
Expand
)
Author
2019-05-23
Fixing typos - Part 3
JPR
2019-05-03
[primitive integers] Make div21 implems consistent with its specification
Pierre Roux
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-25
[Numeral notations] Use Coqlib registered constants
Vincent Laporte
2019-01-23
Pass some files to strict focusing mode.
Gaëtan Gilbert
2018-12-19
Put #[universes(template)] on all auto template spots in stdlib
Gaëtan Gilbert
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-11-08
[VM] Fix compilation of int31 eliminators
Vincent Laporte
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-09-22
Fix typo in comment.
Nick Lewycky
2018-09-14
Register: simpler syntax
Vincent Laporte
2018-09-14
Retroknowledge: remove the (unused) by clause
Vincent Laporte
2018-09-14
Retroknowledge.KInt31: remove the (unused) group parameter
Vincent Laporte
2018-09-11
Merge PR #8425: Deprecate romega in favor of lia
Pierre-Marie Pédrot
2018-09-11
Merge PR #7135: Introducing an explicit `Declare Scope` command
Emilio Jesus Gallego Arias
2018-09-10
Merge PR #8230: fix formulation of the Euclid Theorem in comment
Hugo Herbelin
2018-09-10
Declaring Scope prior to loading primitive printers.
Hugo Herbelin
2018-09-10
Adapting standard library to the introduction of "Declare Scope".
Hugo Herbelin
2018-09-10
Deprecate romega in favor of lia.
Vincent Laporte
2018-08-31
Make Numeral Notation follow Import, not Require
Jason Gross
2018-08-31
Fix numeral notation for a rebase on top of master
Jason Gross
2018-08-31
Numeral Notation for nat
Pierre Letouzey
2018-08-22
Fix typo of caracterisation -> c*h*aracterisation
Siddharth Bhat
2018-08-10
one more fix to formulation of the Euclid Theorem in comment
Samuel Gruetter
2018-08-09
fix formulation of the Euclid Theorem in comment
Samuel Gruetter
2018-07-16
Ascii.eqb and String.eqb
Pierre Letouzey
2018-06-29
Splitting primitive numeral parser/printer for positive, N, Z into three files.
Hugo Herbelin
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-02
Remove the deprecation for some 8.2-8.5 compatibility aliases.
Théo Zimmermann
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-20
Decimal goodies : conversion to/from Coq strings
Pierre Letouzey
2018-02-20
Decimal: proofs that conversions from/to nat,N,Z are bijections
Pierre Letouzey
2017-08-21
Ensuring all .v files end with a newline to make "sed -i" work better on them.
Hugo Herbelin
2017-07-26
Merge PR #845: Add Z.mod_div lemma to standard library.
Maxime Dénès
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-29
Add Z.mod_div lemma to standard library.
Russell O'Connor
2017-06-13
BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo)
Pierre Letouzey
2017-06-01
drop vo.itarget files and compute the corresponding the corresponding values ...
Matej Kosik
2016-11-24
Fix some documentation typos.
Guillaume Melquiond
2016-09-28
ZDivEucl: notations in different scope to avoid a warning
Pierre Letouzey
2016-09-15
Extending "contradiction" so that it recognizes statements such as "~x=x" or ...
Hugo Herbelin
2016-06-18
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-16
Remove unneded hints in NZGcd
Matthieu Sozeau
2016-06-16
Typeclasses: stdlib fixes for new search algorithm
Matthieu Sozeau
2016-06-16
In NMake_gen, giving to tactic do_size a grammar rule which respects the levels.
Hugo Herbelin
2016-05-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
NPeano : improve compatibility for this deprecated file via compat notations
Pierre Letouzey
2016-04-27
Revert "In NMake_gen, giving to tactic do_size a grammar rule which respects ...
Hugo Herbelin
[next]