index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-17
8.5beta2 release.
Matthieu Sozeau
2015-04-17
Extra fix to 934761875 and f4ee7ee31e4 on optimizing Import of several
Hugo Herbelin
2015-04-17
Fixing a few typos + some uniformization of writing in doc.
Hugo Herbelin
2015-04-17
No longer add dev/ to the LoadPath, only to the ML path.
Guillaume Melquiond
2015-04-16
Ensuring purity of datastructures in the API.
Pierre-Marie Pédrot
2015-04-16
Test for bug #4190.
Pierre-Marie Pédrot
2015-04-16
Fixing bug #4190.
Pierre-Marie Pédrot
2015-04-16
configure: fix paths on cygwin
Enrico Tassi
2015-04-15
Remove dirty debug printing from funind.
Maxime Dénès
2015-04-15
Documenting the recommandation of toplevel-only commands.
Pierre-Marie Pédrot
2015-04-14
Function now supports puniveres
jforest
2015-04-14
better debug in recdef
jforest
2015-04-14
Cleaning up the implementation of search entries in Hints.
Pierre-Marie Pédrot
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
Program: Do not reduce obligation types preemptively, only at
Matthieu Sozeau
2015-04-13
Remove declarations of matched variables in change as an extension of
Matthieu Sozeau
2015-04-13
More documented representation of hint objects.
Pierre-Marie Pédrot
2015-04-13
Fixing bug #4186.
Pierre-Marie Pédrot
2015-04-12
Making the hint entry type opaque.
Pierre-Marie Pédrot
2015-04-10
Fix compilation broken by Matthieu's last commit.
Pierre Letouzey
2015-04-10
Fix #3590 for good this time, by changing the API, change's argument now
Matthieu Sozeau
2015-04-10
Test for bug #3199.
Pierre-Marie Pédrot
2015-04-10
Eauto hints respect their priority. Fixes bug #3199.
Pierre-Marie Pédrot
2015-04-10
Making the hints for the auto tactics private.
Pierre-Marie Pédrot
2015-04-09
Better test-suite files, removing reliance on admit.
Matthieu Sozeau
2015-04-09
Fix declarations of instances to perform restriction of universe
Matthieu Sozeau
2015-04-09
Add test-suite file for bug #4120.
Matthieu Sozeau
2015-04-09
Really fix constr_of_pattern and bugs #3590 and #4120 by
Matthieu Sozeau
2015-04-09
Strengthen minimization: it shouldn't set a universe u to a max if it
Matthieu Sozeau
2015-04-09
Remove evars in the type of _unnammed_ metas in pattern_of_constr (fixes Quic...
Matthieu Sozeau
2015-04-09
Prove [map_ext] using [map_ext_in].
Nickolai Zeldovich
2015-04-09
Add a [map_ext_in] lemma to List.v.
Nickolai Zeldovich
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-09
Fix instances of universe-polymorphic generalized rewriting to avoid
Matthieu Sozeau
2015-04-09
Fix caching of local hintdb in typeclasses eauto.
Matthieu Sozeau
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-07
Removing references to -I -as from CHANGES.
Pierre-Marie Pédrot
2015-04-06
Test for bug #3815.
Pierre-Marie Pédrot
2015-04-06
refresh metas in rewrite hints loaded from .vo files (fix bug #3815)
Nickolai Zeldovich
2015-04-03
Use the directory of the current session for selecting files to open.
Guillaume Melquiond
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
Avoid outputting stray "Local" keywords in HTML documentation.
Guillaume Melquiond
2015-04-02
Define Any in Haskell extraction when Tunknown is used.
Nickolai Zeldovich
2015-04-02
Fix compilation of documentation broken by the addition of MMapAVL.
Guillaume Melquiond
2015-04-02
CoqIDE: simpler way of reopening/reclosing a proof (Close: 4168)
Enrico Tassi
[next]