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
*
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
*
Exporting the original unprocessed hint in the hint running function.
Pierre-Marie Pédrot
2015-10-14
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
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 after rebase (from_ctx/from_env)
Matthieu Sozeau
2015-10-02
*
Univs: fix evar_map initialization in newring.
Matthieu Sozeau
2015-10-02
*
Univs: fix evar_map leaks bugs in Function
Matthieu Sozeau
2015-10-02
*
Univs: fix an evar leak in congruence
Matthieu Sozeau
2015-10-02
*
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
*
Improve directives for Haskell extraction of nat.
Maxime Dénès
2015-09-03
*
Fix [Z.div] and add [Z.modulo] in ExtrHaskellZNum.v
Nickolai Zeldovich
2015-09-03
*
Fix [Nat.div] and add [Nat.modulo] in ExtrHaskellNatNum.v
Nickolai Zeldovich
2015-09-03
*
Extraction: fix primitive projection extraction.
Matthieu Sozeau
2015-07-22
*
Add efficient extraction of [nat], [Z], and [string] to Haskell
Nickolai Zeldovich
2015-06-22
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Rationalizing a bit the interface of Hints.
Pierre-Marie Pédrot
2015-05-11
*
Fix bug #4212, congruence forgetting about some universe constraints.
Matthieu Sozeau
2015-05-05
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Using tclZEROMSG instead of tclZERO in several places.
Pierre-Marie Pédrot
2015-04-23
*
Declarative mode: remaining goals are "given up" when closing blocks.
Arnaud Spiwack
2015-04-22
*
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
*
Opaque implementation of auto tactics.
Pierre-Marie Pédrot
2015-04-14
*
correction of a bug reported by Tristan Crolard
jforest
2015-04-13
*
Fixing bug #4186.
Pierre-Marie Pédrot
2015-04-13
*
Fix #3590 for good this time, by changing the API, change's argument now
Matthieu Sozeau
2015-04-10
*
JSON extraction: make explicit each group of mutually-recursive fixpoints
Nickolai Zeldovich
2015-04-09
*
JSON extraction: construct full names (dot-separated) in pp_global
Nickolai Zeldovich
2015-04-09
*
Add extraction to JSON.
Nickolai Zeldovich
2015-04-09
*
add ExtrHaskellBasic.v to mirror ExtrOcamlBasic.v
Nickolai Zeldovich
2015-04-08
*
Fix specialized extraction of ascii characters into Haskell. (Fix bug #4181)
Nickolai Zeldovich
2015-04-08
*
Puts all the "import" statements first so as to accommodate the latest GHC.
Nickolai Zeldovich
2015-04-02
*
Fix some typos.
Guillaume Melquiond
2015-04-02
*
Define Any in Haskell extraction when Tunknown is used.
Nickolai Zeldovich
2015-04-02
*
Accomodating #4166 (providing "Require Import OmegaTactic" as a
Hugo Herbelin
2015-04-01
*
Declarative mode: fix proof modes.
Arnaud Spiwack
2015-03-31
*
Declarative mode: fix vernac classification.
Arnaud Spiwack
2015-03-31
*
Declarative mode: plug the specialised printers back.
Arnaud Spiwack
2015-03-31
*
Correcting a bug introduced by universes polymorphism
jforest
2015-03-25
*
correcting a bug with aliased when using Functional Scheme
forest
2015-03-25
*
Avoid segfault from code extracted to ghc. (Fix for bug #1257)
Guillaume Melquiond
2015-03-21
*
Properly capitalize filenames when extracting to Haskell. (Fix for bug #3221)
Guillaume Melquiond
2015-03-21
*
Do not revert parameter lists when extracting singleton types to Haskell. (Fi...
Guillaume Melquiond
2015-03-21
*
Declarative mode: make it so that unfocussing can only be done for closed sub...
Arnaud Spiwack
2015-03-13
[next]