index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2016-01-12
*
Reporting about the new tactical unshelve.
Hugo Herbelin
2016-01-12
*
Extend last commit: keyed unification uses full conversions on the applied co...
Matthieu Sozeau
2016-01-12
*
Extend Keyed Unification tests with the one from R. Krebbers.
Matthieu Sozeau
2016-01-12
*
Fix essential bug in new Keyed Unification mode reported by R. Krebbers.
Matthieu Sozeau
2016-01-12
*
Referring to coq.inria.fr/stdlib for more on libraries and ltac-level tactics.
Hugo Herbelin
2016-01-12
*
Documenting dtauto and dintuition.
Hugo Herbelin
2016-01-12
*
Documenting options "Intuition Negation Unfolding", "Intuition Iff Unfolding".
Hugo Herbelin
2016-01-12
*
Documenting option 'Set Bracketing Last Introduction Pattern'.
Hugo Herbelin
2016-01-12
*
restore documentation of admit
Enrico Tassi
2016-01-12
*
Fix bug #3338 again, no progress is necessary for the success of rewrite_strat.
Matthieu Sozeau
2016-01-11
*
Be more verbose about failure to compile libraries to native code.
Guillaume Melquiond
2016-01-08
*
Fix a misleading comment for substn_vars
Matthieu Sozeau
2016-01-07
*
Fix bug #4480: progress was not checked for setoid_rewrite.
Matthieu Sozeau
2016-01-07
*
Fix description of command-line options in the manual.
Guillaume Melquiond
2016-01-06
*
Prevent coq_makefile from parsing project files in the reverse order. (Fix bu...
Guillaume Melquiond
2016-01-06
*
Protect code against changes in Map interface.
Maxime Dénès
2016-01-06
*
Disable warning 31 when generating coqtop from coqmktop.
Maxime Dénès
2016-01-05
*
Avoid warning 31: test printer was linked twice with Dynlink and Str.
Maxime Dénès
2016-01-05
*
Fix order of files in mllib.
Maxime Dénès
2016-01-05
*
COMMENTS: Predicate
Matej Kosik
2016-01-05
*
fixup d2b468a, evar normalization is needed
Enrico Tassi
2016-01-04
*
Extraction: msg_notice instead of msg_info.
Pierre Courtieu
2016-01-04
*
Fix handling of side-effects in case of `Opaque side-effects as well.
Matthieu Sozeau
2016-01-04
*
par: check if the goal is not ground and fail (fix #4465)
Enrico Tassi
2016-01-04
*
workers: purge short version of -load-vernac too (fix #4458)
Enrico Tassi
2016-01-04
*
Put implicits back as in 8.4.
Matthieu Sozeau
2015-12-31
*
Fix bug #4456, anomaly in handle-side effects
Matthieu Sozeau
2015-12-31
*
Do not dump a glob reference when its location is ghost. (Fix bug #4469)
Guillaume Melquiond
2015-12-31
*
Fixing bug #4462: unshelve: Anomaly: Uncaught exception Not_found.
Pierre-Marie Pédrot
2015-12-29
*
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-12-22
*
(Partial) fix for bug #4453: raise an error instead of an anomaly.
Matthieu Sozeau
2015-12-17
*
spawn: fix leak of file descriptors
Enrico Tassi
2015-12-17
*
Updating credits.
Hugo Herbelin
2015-12-16
*
Update version numbers and magic numbers for 8.5rc1 release.
Maxime Dénès
2015-12-16
*
FIx parsing of tactic "simple refine".
Maxime Dénès
2015-12-16
*
Add a "simple refine" variant of "refine" that does not call "shelve_unifiable".
Guillaume Melquiond
2015-12-16
*
Extraction: slightly better heuristic for Obj.magic simplifications
Pierre Letouzey
2015-12-16
*
Extraction: fixed beta-red with Obj.magic (#2795 again) + other simplifications
Pierre Letouzey
2015-12-16
*
Proof using: do not clear unused section hyps automatically
Enrico Tassi
2015-12-15
*
Fix test suite after change in extraction.
Maxime Dénès
2015-12-15
*
Extraction: more cautious use of intermediate result caching (fix #3923)
Pierre Letouzey
2015-12-15
*
Fix test-suite files after change in refine tactic.
Maxime Dénès
2015-12-15
*
Extraction: fix a few little glitches with my last commit (replacing unused v...
Pierre Letouzey
2015-12-15
*
Adding a test for the unshelve tactical.
Pierre-Marie Pédrot
2015-12-15
*
Refine tactic now shelves unifiable holes.
Pierre-Marie Pédrot
2015-12-15
*
Changing the order of the goals generated by unshelve.
Pierre-Marie Pédrot
2015-12-15
*
Extraction: replace unused variable names by _ in funs and matchs (fix #2842)
Pierre Letouzey
2015-12-15
*
Extraction: allow basic beta-reduction even through a MLmagic (fix #2795)
Pierre Letouzey
2015-12-14
*
Fixing little bug of coq_makefile with unterminated comment.
Hugo Herbelin
2015-12-14
[next]