index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2015-11-19
Fix bug #4433, removing hack on evars appearing in a pattern from a
Matthieu Sozeau
2015-11-18
Fix a bug preventing the generation of graphs when doing multiple
Matthieu Sozeau
2015-11-06
Fixing complexity issue with f_equal. Thanks to J.-H. Jourdan
Hugo Herbelin
2015-10-28
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-19
Partly fixes #3225. Removed some old experimental stuff in funind.
Pierre Courtieu
2015-10-14
Exporting the original unprocessed hint in the hint running function.
Pierre-Marie Pédrot
2015-10-13
Fix some typos.
Guillaume Melquiond
2015-10-08
f_equal fix continued: do a refresh_universes as before.
Matthieu Sozeau
2015-10-07
Fix bug #4069: f_equal regression.
Matthieu Sozeau
2015-10-02
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-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-03
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-07-22
Extraction: fix primitive projection extraction.
Matthieu Sozeau
2015-06-22
Add efficient extraction of [nat], [Z], and [string] to Haskell
Nickolai Zeldovich
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-11
Rationalizing a bit the interface of Hints.
Pierre-Marie Pédrot
2015-05-05
Fix bug #4212, congruence forgetting about some universe constraints.
Matthieu Sozeau
2015-04-23
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-22
Declarative mode: remaining goals are "given up" when closing blocks.
Arnaud Spiwack
2015-04-15
Remove dirty debug printing from funind.
Maxime Dénès
2015-04-14
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-13
correction of a bug reported by Tristan Crolard
jforest
2015-04-13
Fixing bug #4186.
Pierre-Marie Pédrot
2015-04-10
Fix #3590 for good this time, by changing the API, change's argument now
Matthieu Sozeau
2015-04-09
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-08
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-02
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-01
Accomodating #4166 (providing "Require Import OmegaTactic" as a
Hugo Herbelin
2015-03-31
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-25
Correcting a bug introduced by universes polymorphism
jforest
2015-03-25
correcting a bug with aliased when using Functional Scheme
forest
2015-03-21
Avoid segfault from code extracted to ghc. (Fix for bug #1257)
Guillaume Melquiond
[next]