index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
*
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-03-11
*
Fix bug #3732: firstorder was using detyping to build existential
Matthieu Sozeau
2015-03-03
*
Fix bug #3590, keeping evars that are not turned into named metas by
Matthieu Sozeau
2015-03-03
*
Removing the unused field ltacrecvars of tactic internalization.
Pierre-Marie Pédrot
2015-02-27
*
Calling coq references lazily in plugin cc so as to support static linking of...
Hugo Herbelin
2015-02-24
*
Fix some typos in comments.
Guillaume Melquiond
2015-02-23
*
Fixing OCaml 3.12 compilation.
Pierre-Marie Pédrot
2015-02-14
*
Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior
Enrico Tassi
2015-02-14
*
Univs: fix bug #3978: carry around the universe context used to
Matthieu Sozeau
2015-02-12
*
Revert "Capital letter in plugins." (Sorry, was not intended to be pushed)
Hugo Herbelin
2015-02-12
*
Capital letter in plugins.
Hugo Herbelin
2015-02-12
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Fix previous commit on extraction.
Maxime Dénès
2015-01-23
*
Extraction: fix #3629.
Maxime Dénès
2015-01-23
*
Derive -> derive occurences
Pierre Boutillier
2015-01-12
*
Update headers.
Maxime Dénès
2015-01-12
*
Extraction: discard code unnecessary to fulfill a module signature
Pierre Letouzey
2015-01-11
*
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
*
Extraction: discard unnecessary code inside modules without signatures
Pierre Letouzey
2015-01-11
*
Extraction: no more ascii blob in type variables (fix #3227)
Pierre Letouzey
2015-01-11
*
Extraction : some more support functions for a future "Extraction Compute"
Pierre Letouzey
2015-01-11
*
Extraction: minor tweaks to ease ongoing experiments about Lambda
Pierre Letouzey
2015-01-11
*
Avoiding introducing yet another convention in naming files.
Hugo Herbelin
2015-01-08
*
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2015-01-05
*
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
|
/
*
handling Functional Scheme for required but not imported modules
Julien Forest
2014-12-11
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Closing bug 3837
Julien Forest
2014-12-08
*
Moving change_in_concl, change_in_hyp, change_concl to Proofview.tactic.
Hugo Herbelin
2014-12-07
*
Fix order of arguments in Extract Constant for Pos.compare_cont.
Maxime Dénès
2014-11-25
*
Writing Tactics.keep in the new monad.
Pierre-Marie Pédrot
2014-11-21
*
Fixing side bug in db37c9f3f32ae7 delaying interpretation of the
Hugo Herbelin
2014-11-16
*
Fixing Functional Induction when applied to an alias (reference manual
Hugo Herbelin
2014-11-07
*
Removing the legacy intro tactic code.
Pierre-Marie Pédrot
2014-11-07
*
Writing the raw introduction tactic in the new monad.
Pierre-Marie Pédrot
2014-11-05
*
Writing rename_hyps in the new monad.
Pierre-Marie Pédrot
2014-11-03
*
Don't raise an error when printing intro-patterns in [functional induction].
Arnaud Spiwack
2014-11-01
*
Feedback message: hold extra info to help routing
Enrico Tassi
2014-10-31
*
Haskell extraction: use explicit -XMagicHash instead of -fglasgow-exts
Nickolai Zeldovich
2014-10-28
*
Haskell extraction: put unsafeCoerce type declaration later
Nickolai Zeldovich
2014-10-28
*
Removing an Evd.merge in Newring.
Pierre-Marie Pédrot
2014-10-27
*
Fix some typos in comments.
Guillaume Melquiond
2014-10-27
*
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-25
*
Change reduction_of_red_expr to return an e_reduction_function returning
Matthieu Sozeau
2014-10-24
*
Bugfix 3604 : more robust Unix.lockf
Frédéric Besson
2014-10-22
*
Proofview: split [V82] module into [Unsafe] and [V82].
Arnaud Spiwack
2014-10-22
*
Remove the deprecated open-constr based refine.
Arnaud Spiwack
2014-10-22
*
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-22
[next]