index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-23
Merge PR#507: Intern names bound in match patterns
Maxime Dénès
2017-03-23
Intern names bound in match patterns
Tej Chajed
2017-03-23
Merge PR#497: [travis] [8.6.only] Backport latest changes from trunk.
Maxime Dénès
2017-03-23
Merge PR#495: funind: Ignore missing info for current function
Maxime Dénès
2017-03-23
Add empty Extraction.v and FunInd.v to prepare landing of PR#220.
Maxime Dénès
2017-03-23
Merge PR#491: Do not typecheck twice the type of opaque constants.
Maxime Dénès
2017-03-22
Merge PR#480: show unused intro pattern warning
Maxime Dénès
2017-03-22
[travis] [8.6.only] Backport latest changes from trunk.
Emilio Jesus Gallego Arias
2017-03-22
funind: Ignore missing info for current function
Tej Chajed
2017-03-21
Add a few comments in term_typing.ml.
Maxime Dénès
2017-03-21
Do not typecheck twice the type of opaque constants.
Maxime Dénès
2017-03-20
Merge PR#430: make `emit' tail recursive
Maxime Dénès
2017-03-20
In the Kami project, that causes a stack overflow in one of the example files
Paul Steckler
2017-03-17
Merge PR#429: Don't require printing-only notation to be productive
Maxime Dénès
2017-03-14
Merge PR#465: Fix #5132: coq_makefile generates incorrect install goal
Maxime Dénès
2017-03-14
Fix #5132: coq_makefile generates incorrect install goal
Vadim Zaliva
2017-03-14
Fix 3 unused-intro-pattern warnings in stdlib.
Théo Zimmermann
2017-03-14
Show unused-intro-pattern warning.
Théo Zimmermann
2017-03-10
Merge PR#359: Fix bug 4969, autoapply was not tagging shelved subgoals correc...
Maxime Dénès
2017-03-10
[travis] Move GeoCoq to allow fail.
Emilio Jesus Gallego Arias
2017-03-07
Merge PR#452: [ltac] Move dummy plugin to plugins folder.
Maxime Dénès
2017-03-07
Merge PR#453: [travis] Backport trunk's travis support.
Maxime Dénès
2017-03-03
[ltac] Move dummy plugin to plugins folder.
Emilio Jesus Gallego Arias
2017-03-02
[travis] Backport trunk's travis support.
Emilio Jesus Gallego Arias
2017-02-22
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2017-02-21
Add empty ltac_plugin file for forward compatibility.
Maxime Dénès
2017-02-16
Fixing #5339 (anomaly with 'pat in record parameters).
Hugo Herbelin
2017-02-16
reject notations that are both 'only printing' and 'only parsing'
Ralf Jung
2017-02-16
don't require printing-only notation to be productive
Ralf Jung
2017-02-09
Turning an anomaly on 'pat into a proper "unsupported" error message.
Hugo Herbelin
2017-02-09
Fixing bug #5346 (an unimplemented application of 'pat).
Hugo Herbelin
2017-02-07
Extraction: fix complexity issue #5310
Pierre Letouzey
2017-02-07
Extraction: fix complexity issue #5310
Pierre Letouzey
2017-02-06
fix Emacs compiler warning on '(lambda...)
Hendrik Tews
2017-02-02
Fixing an anomaly with 'pat after cofix.
Hugo Herbelin
2017-02-01
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2017-01-31
Fixing #5311 (anomaly on unexpected intro pattern).
Hugo Herbelin
2017-01-30
Merge PR#408: [native comp] Improve error message on linking error.
Maxime Dénès
2017-01-30
Fix a typo in STM universe communications.
Maxime Dénès
2017-01-28
Fix bug #5262: Error should tell me which name is duplicated.
Pierre-Marie Pédrot
2017-01-27
Fix documentation typos.
Guillaume Melquiond
2017-01-26
[native comp] Improve error message on linking error.
Emilio Jesus Gallego Arias
2017-01-26
Fixing #5326 (anomaly on some unsupported case of 'pat).
Hugo Herbelin
2017-01-24
Merge PR#383: fix #5244: set printing width ignored when given enough space
Maxime Dénès
2017-01-23
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2017-01-23
Fixing unification regression #5323.
Hugo Herbelin
2017-01-22
Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).
Hugo Herbelin
2017-01-21
Revert "Process Next Obligation proofs in parallel (fix #5314)"
Enrico Tassi
2017-01-20
Process Next Obligation proofs in parallel (fix #5314)
Enrico Tassi
2017-01-20
Do not add redundant side effects in tactic code.
Pierre-Marie Pédrot
[next]