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-22
More precise numbers about Benjamin's fix for the VM.
Maxime Dénès
2015-04-22
Update CHANGES
Matthieu Sozeau
2015-04-22
Do not use list concatenation when gluing streams together, just mark them as...
Guillaume Melquiond
2015-04-22
Remove some spurious spaces in generated Makefiles.
Guillaume Melquiond
2015-04-21
STM: print trace on "anomaly, no safe id attached"
Enrico Tassi
2015-04-21
Fixing #4198 (looking for subterms also in the return clause of match).
Hugo Herbelin
2015-04-21
Fixing #3383 (a "return" clause without an "in" clause is not enough
Hugo Herbelin
2015-04-21
Fixing #3376 and #4191 (wrong index of maximally-inserted implicit argument
Hugo Herbelin
2015-04-21
Some dead code.
Hugo Herbelin
2015-04-20
Remove spurious ".v" from warning message.
Guillaume Melquiond
2015-04-20
Change magic numbers.
Matthieu Sozeau
2015-04-20
Inlining "fun" and "forall" tokens in parser, so that alternative notations for
Hugo Herbelin
2015-04-19
Slightly more efficient implementation of the logic monad.
Pierre-Marie Pédrot
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
[next]