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
*
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
*
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
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-11
*
Restoring plugins/xml/README erased by mistake.
Hugo Herbelin
2014-10-09
*
A version of convert_concl and convert_hyp in new proof engine.
Hugo Herbelin
2014-10-09
*
Splitting out of auto.ml a file hints.ml dedicated to hints so as to
Hugo Herbelin
2014-10-07
*
decl_mode: stay in declarative mode
Enrico Tassi
2014-10-06
*
Simpl less (so that cbn will not simpl too much)
Pierre Boutillier
2014-10-01
*
Fix cbn behavior wrt simpl no match
Pierre Boutillier
2014-10-01
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Keyed unification option, compiling the whole standard library
Matthieu Sozeau
2014-09-27
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Revert changes of commit 4e1135fb315eab7 over file "plugins/micromega/sos.ml",
Xavier Clerc
2014-09-25
*
Remove some 'deprecated' warnings.
Xavier Clerc
2014-09-25
*
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
*
Add a "Hint Mode ref (+ | -)*" hint for setting a global mode
Matthieu Sozeau
2014-09-15
*
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
*
Discontinued xml plugin: improve the README.
Arnaud Spiwack
2014-09-12
*
Removing the XML plugin.
Pierre-Marie Pédrot
2014-09-08
*
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-09-08
*
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-06
*
Removing the old implementation of clear_body.
Pierre-Marie Pédrot
2014-09-05
*
Revert the two previous commits. I was testing in the wrong branch.
Pierre-Marie Pédrot
2014-09-04
*
Removing the old implementation of clear_body.
Pierre-Marie Pédrot
2014-09-04
*
Typing.sort_of does not leak evarmaps anymore.
Pierre-Marie Pédrot
2014-09-04
*
Remove [Infer] option of records.
Arnaud Spiwack
2014-09-04
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-28
*
Fixing bug #3377 by giving env and sigma to constrMathching. Now it's possible
Matthieu Sozeau
2014-08-25
[next]