index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
funind
Commit message (
Expand
)
Author
Age
*
Univs: local names handling.
Matthieu Sozeau
2015-10-28
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
Univs: fix bug #4375, accept universe binders on (co)-fixpoints
Matthieu Sozeau
2015-10-28
*
Do not pause globing in funind. (Fix bug #4382)
Guillaume Melquiond
2015-10-28
*
Partly fixes #3225. Removed some old experimental stuff in funind.
Pierre Courtieu
2015-10-19
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Univs: fix after rebase (from_ctx/from_env)
Matthieu Sozeau
2015-10-02
*
Univs: fix evar_map leaks bugs in Function
Matthieu Sozeau
2015-10-02
*
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Remove dirty debug printing from funind.
Maxime Dénès
2015-04-15
*
Function now supports puniveres
jforest
2015-04-14
*
better debug in recdef
jforest
2015-04-14
*
correction of a bug reported by Tristan Crolard
jforest
2015-04-13
*
Fix #3590 for good this time, by changing the API, change's argument now
Matthieu Sozeau
2015-04-10
*
Correcting a bug introduced by universes polymorphism
jforest
2015-03-25
*
correcting a bug with aliased when using Functional Scheme
forest
2015-03-25
*
Fix some typos in comments.
Guillaume Melquiond
2015-02-23
*
Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior
Enrico Tassi
2015-02-14
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2015-01-05
*
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
*
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
*
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 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
*
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
*
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-22
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Splitting out of auto.ml a file hints.ml dedicated to hints so as to
Hugo Herbelin
2014-10-07
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Correction of error message (bug 3359)
Julien Forest
2014-09-22
*
Fixing bug 3951
Julien Forest
2014-09-22
*
Revert specific syntax for primitive projections, avoiding ugly
Matthieu Sozeau
2014-09-17
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-09-08
*
Remove [Infer] option of records.
Arnaud Spiwack
2014-09-04
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
Lazy interpretation of patterns so that expressions such as "intros H H'/H"
Hugo Herbelin
2014-08-18
*
Adding a new intro-pattern for "apply in" on the fly. Using syntax
Hugo Herbelin
2014-08-18
*
A reorganization of the "assert" tactics (hopefully uniform naming
Hugo Herbelin
2014-08-18
[next]