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-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
2015-04-02
Make sure that hyperref creates the proper links to the documentation indexes.
Guillaume Melquiond
2015-04-02
Remove Mltop.add_path as it is no longer possible to import files from subdir...
Guillaume Melquiond
2015-04-02
Make "Add LoadPath" behave accordingly to its documentation.
Guillaume Melquiond
2015-04-02
Fix documentation of -R and -Q.
Guillaume Melquiond
2015-04-02
Make it possible for -R to override the existing implicit setting of a path.
Guillaume Melquiond
2015-04-02
Display the proper error message when Require fails to find a library.
Guillaume Melquiond
2015-04-02
MMapAVL: some improved proofs + fix a forgotten Admitted
Pierre Letouzey
2015-04-02
MMapAVL: implementing MMapInterface via AVL trees
Pierre Letouzey
2015-04-02
ZArith/Int.v: some modernizations
Pierre Letouzey
2015-04-02
MMapPositive: some improvements
Pierre Letouzey
[next]