index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
cc
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'origin/v8.5' into upstream-trunk
Hugo Herbelin
2015-11-07
|
\
|
*
Fixing complexity issue with f_equal. Thanks to J.-H. Jourdan
Hugo Herbelin
2015-11-06
*
|
Proofview.Goal.sigma returns an indexed evarmap.
Pierre-Marie Pédrot
2015-10-20
*
|
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
|
/
*
f_equal fix continued: do a refresh_universes as before.
Matthieu Sozeau
2015-10-08
*
Fix bug #4069: f_equal regression.
Matthieu Sozeau
2015-10-07
*
Univs: fix an evar leak in congruence
Matthieu Sozeau
2015-10-02
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Fix bug #4212, congruence forgetting about some universe constraints.
Matthieu Sozeau
2015-05-05
*
Using tclZEROMSG instead of tclZERO in several places.
Pierre-Marie Pédrot
2015-04-23
*
Calling coq references lazily in plugin cc so as to support static linking of...
Hugo Herbelin
2015-02-24
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
fix bug #2447 in congruence
Pierre Corbineau
2014-12-16
|
\
*
|
fix bug #2447 in congruence
Pierre Corbineau
2014-12-16
|
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
|
/
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Proofview: split [V82] module into [Unsafe] and [V82].
Arnaud Spiwack
2014-10-22
*
Revert "Fixing a loop in proof reconstruction for congruence (#2447)."
Hugo Herbelin
2014-10-17
*
Fixing a loop in proof reconstruction for congruence (#2447).
Hugo Herbelin
2014-10-17
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-06
*
Typing.sort_of does not leak evarmaps anymore.
Pierre-Marie Pédrot
2014-09-04
*
A reorganization of the "assert" tactics (hopefully uniform naming
Hugo Herbelin
2014-08-18
*
Reorganization of tactics:
Hugo Herbelin
2014-08-18
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
Passing some tactics to the new monad type.
Pierre-Marie Pédrot
2014-06-12
*
Adding a new Control file centralizing the control options of Coq.
Pierre-Marie Pédrot
2014-06-07
*
Now parsing rules of ML-declared tactics are only made available after the
Pierre-Marie Pédrot
2014-05-12
*
- 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
*
Removing useless try-with clauses in Goal.enter variants.
Pierre-Marie Pédrot
2014-04-25
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Getting rid of generic hashes in cc plugin.
Pierre-Marie Pédrot
2014-03-03
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Writing [cut] tactic using the new monad.
Pierre-Marie Pédrot
2013-12-02
*
Fix congruence: normalise hypotheses with respect to evars.
aspiwack
2013-11-02
*
Less use of the list-based interface for goal-bound tactics.
aspiwack
2013-11-02
*
Tachmach.New is now in Proofview.Goal.enter style.
aspiwack
2013-11-02
*
More Proofview.Goal.enter.
aspiwack
2013-11-02
*
Removed spurious try/with in Proofview.Notation.(>>=) and (>>==).
aspiwack
2013-11-02
*
Clean-up: removed redundant notations (>>-) and (>>--) from Proofview.Notations.
aspiwack
2013-11-02
*
Getting rid of Goal.here, and all the related exceptions and combinators.
aspiwack
2013-11-02
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Avoid polymorphic comparison (plugins/cc).
xclerc
2013-10-14
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
*
Less "Coq" strings everywhere
letouzey
2013-08-22
*
Tentative fix for #3054: we refresh universes in a term generated
ppedrot
2013-07-29
[next]