index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
Program
Commit message (
Expand
)
Author
Age
*
Ensuring all .v files end with a newline to make "sed -i" work better on them.
Hugo Herbelin
2017-08-21
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Prelude : no more autoload of plugins extraction and recdef
Pierre Letouzey
2017-06-14
*
drop vo.itarget files and compute the corresponding the corresponding values ...
Matej Kosik
2017-06-01
*
Merge remote-tracking branch 'origin/pr/246' into v8.6
Matthieu Sozeau
2016-08-19
|
\
*
|
Fix bug #4923: Warning: appcontext is deprecated.
Pierre-Marie Pédrot
2016-07-18
|
*
Program: Move ProofIrrelevance to Subset.v
Matthieu Sozeau
2016-07-08
|
/
*
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
*
Making parentheses mandatory in tactic scopes.
Pierre-Marie Pédrot
2016-03-04
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-08
|
\
|
|
*
Fix some typos.
Guillaume Melquiond
2015-12-07
*
|
Experimenting removing strong normalization of the mid-statement in tactic cut.
Hugo Herbelin
2015-12-05
|
/
*
Remove the "exists" overrides from Program. (Fix bug #4360)
Guillaume Melquiond
2015-10-07
*
The "on_last_hyp" tactic now behaves as it should.
Cyprien Mangin
2015-06-12
*
Revert "Fixing bug #4035 (support for dependent destruction within ltac code)."
Maxime Dénès
2015-02-26
*
Fix some typos in comments.
Guillaume Melquiond
2015-02-23
*
Fixing bug #4035 (support for dependent destruction within ltac code).
Hugo Herbelin
2015-02-16
*
dependent destruction: Fix (part of) bug #3961, by fixing dependent *
Matthieu Sozeau
2015-02-14
*
Correct restriction of vm_compute when handling universe polymorphic
Matthieu Sozeau
2015-01-15
*
Update headers.
Maxime Dénès
2015-01-12
*
Forbid Require inside interactive modules and module types.
Maxime Dénès
2014-12-25
*
Add some missing Proof statements.
Guillaume Melquiond
2014-09-17
*
Make standard library independent of the names generated by
Hugo Herbelin
2014-06-04
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Ltac repeat is in fact already doing progress
letouzey
2012-10-01
*
Updating headers.
herbelin
2012-08-08
*
Kills the useless tactic annotations "in |- *"
letouzey
2012-07-05
*
Open Local Scope ---> Local Open Scope, same with Notation and alii
letouzey
2012-07-05
*
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2012-07-05
*
Fix bug #2695: infinite loop in dependent destruction.
msozeau
2012-06-19
*
Final part of moving Program code inside the main code. Adapted add_definitio...
msozeau
2012-03-14
*
Fix unblocking code in dependent destruction due to zeta being used in unfold...
msozeau
2012-02-01
*
Fix simplification of ind. hyps., recognized by a [block] in their type (bug ...
msozeau
2012-01-28
*
theories/, plugins/ and test-suite/ ported to the Arguments vernacular
gareuselesinge
2011-11-21
*
Fix bug #2456 and wrong unfolding of lets in the goal due to [unfold] doing z...
msozeau
2011-10-17
*
Avoid registering λ and Π as keywords just for some private Local Notation
letouzey
2011-09-06
*
Making printing of backtick in Program reparsable (avoiding collision with "`(")
herbelin
2011-06-14
*
Fixed bug #2398: destruct ex2/sig2/sigT2 in Program, patch by Paolo Herms.
msozeau
2011-06-07
*
A module out of Program to have list notations (bug 2463)
pboutill
2011-04-08
*
Add a flag to hide obligations in Program-generated terms under an
msozeau
2011-02-28
*
In Program obligation, do not use auto on non-proposition goals by
msozeau
2011-02-17
*
First release of Vector library.
pboutill
2010-12-10
*
Used multiple lists of implicit arguments to transfer the choices of
herbelin
2010-10-23
*
Using multiple lists of implicit arguments in Program for preserving
herbelin
2010-10-03
*
Fixed commit r13359 which was incomplete for its "trunk" part. Thanks
herbelin
2010-07-31
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Made notations for exists, exists! and notations of Utf8.v recursive notations
herbelin
2010-07-22
[next]