index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Init
Age
Commit message (
Expand
)
Author
2018-11-28
Byte.v: use right-associative tuples in bits
Jason Gross
2018-11-28
Speed up Byte
Jason Gross
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-02
Update compat notations to be compat 8.7
Jason Gross
2018-09-25
Adding lemmas about dependent equality.
Hugo Herbelin
2018-09-25
Mini refreshing layout Datatypes.v.
Hugo Herbelin
2018-09-25
Adding f_equal_dep in Logic.v.
Hugo Herbelin
2018-09-10
Adapting standard library to the introduction of "Declare Scope".
Hugo Herbelin
2018-08-31
Decimal: scope name changed dec_(u)int_scope
Pierre Letouzey
2018-08-31
Numeral Notation for nat
Pierre Letouzey
2018-08-31
Numeral Notation: allow parsing from/to Decimal.int or Decimal.uint
Pierre Letouzey
2018-08-31
Prelude : update the comment about ML plugins loaded by Init
Pierre Letouzey
2018-07-10
Fix typo in Init.Logic.
whitequark
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-03-09
Merge PR #6820: Tacticals assert_fails and assert_succeeds
Maxime Dénès
2018-03-08
Merge PR #6522: Fix core hint database issue #6521
Maxime Dénès
2018-03-08
Merge PR #6743: Add notation {x & P} for sigT
Maxime Dénès
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-28
Uniform spacing layout in Tactics.v.
Hugo Herbelin
2018-02-28
Added tacticals assert_succeeds/assert_fails (courtesy of Jason Gross).
Hugo Herbelin
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-24
Merge PR #6599: Decimals in prelude
Maxime Dénès
2018-02-20
Decimal: proofs that conversions from/to nat,N,Z are bijections
Pierre Letouzey
2018-02-20
Decimal: simple representation of base-10 numbers
Pierre Letouzey
2018-02-20
Trying a hack to support {'pat|P} without breaking compatibility.
Hugo Herbelin
2018-02-20
Adding notations of the form "{'pat|P}", "exists2 'pat, P & Q", etc.
Hugo Herbelin
2018-02-20
User-level support for Gonthier-Ssreflect's "if t then pat then u else v".
Hugo Herbelin
2018-02-12
Add notation {x & P} for sigT
Tej Chajed
2018-01-03
Fix core hint database issue #6521
Anton Trunov
2017-12-14
Add named timers to LtacProf
Jason Gross
2017-10-19
Moving bug numbers to BZ# format in the source code.
Théo Zimmermann
2017-08-29
A little reorganization of notations + a fix to #5608.
Hugo Herbelin
2017-07-05
Fix typo in documentation for identity
Tej Chajed
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-15
plugins/ltac : avoid spurious .cmxs files
Pierre Letouzey
2017-06-14
Prelude : no more autoload of plugins extraction and recdef
Pierre Letouzey
2017-06-13
Merge PR#385: Equality of sigma types
Maxime Dénès
2017-06-01
drop vo.itarget files and compute the corresponding the corresponding values ...
Matej Kosik
2017-05-28
More uniform indentation of sigma lemmas
Jason Gross
2017-05-28
Give explicit proof terms to proj2_sig_eq etc.
Jason Gross
2017-05-28
Use the rew dependent notation in ex, ex2 proofs
Jason Gross
2017-05-28
Make theorems about ex equality Qed
Jason Gross
2017-05-28
Make new proofs of equality Qed
Jason Gross
2017-05-28
Add some more comments about sigma equalities
Jason Gross
2017-05-28
Remove motive argument from [rew dependent]
Jason Gross
2017-05-28
Use a local [rew dependent] notation
Jason Gross
2017-05-28
Add forward-chaining versions: [eq_sig*_uncurried]
Jason Gross
[next]