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-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
2017-01-17
Mapping named_context_val preserves sharing when possible.
Pierre-Marie Pédrot
2017-01-17
STM: fix run-time classification of VernacInstance (fix #5313)
Enrico Tassi
2017-01-16
Fixing (part of) #5303 (clarifications around Record/Structure/Variant).
Hugo Herbelin
2017-01-13
Fix race condition in STM DAG generation (in debug mode).
Maxime Dénès
2017-01-13
Properly remove aux files in subdirectories (bug #5089).
Erik Martin-Dorel
2017-01-13
Fix broken .aux machinery.
Guillaume Melquiond
2017-01-12
Fix configure crash on some version strings of camlp5, e.g. "6.18-exp" (bug #...
Guillaume Melquiond
2017-01-05
Fixing a little bug in printing cofix with no arguments.
Hugo Herbelin
2017-01-04
Fixing another inconsistency when looking for camlp5o when camlp5dir is given.
Hugo Herbelin
2016-12-28
Fix some typos in tutorial (bug #5294).
Guillaume Melquiond
2016-12-26
Handle application of a primitive projection to a not yet evaluated cofixpoin...
Guillaume Melquiond
2016-12-26
Fix broken documentation in presence of \zeroone{... \tt ...}.
Guillaume Melquiond
2016-12-26
Update documentation (bugs #5246 and #5251).
Guillaume Melquiond
2016-12-26
Fix some documentation typos.
Guillaume Melquiond
2016-12-26
Remove spurious spaces in merlin file generated by coq_makefile (bug #5213).
Guillaume Melquiond
2016-12-23
Excluding explicitly coinductive types in Scheme Equality (#5284).
Hugo Herbelin
2016-12-23
Handle application of a primitive projection to a not yet evaluated cofixpoin...
Guillaume Melquiond
2016-12-22
Fixing anomaly EqUnknown in Equality Scheme (#5278).
Hugo Herbelin
2016-12-19
Avoid concurrent runs when producing html documentation (bug #5269).
Guillaume Melquiond
2016-12-16
Fix incorrect documentation that prevents successful compilation (bug #5265).
Guillaume Melquiond
2016-12-08
Set version to 8.6 in configure.
Maxime Dénès
2016-12-08
Windows build scripts for 8.6 final.
Maxime Dénès
2016-12-08
Fix paths in 32-bit windows build scripts.
Maxime Dénès
2016-12-07
Commit bumping the version number was partial...
Maxime Dénès
2016-12-07
Add bat files for 8.6rc1 build.
Maxime Dénès
2016-12-07
Add bat files for 8.6beta1 build.
Maxime Dénès
2016-12-07
Set version number to 8.6rc1.
Maxime Dénès
2016-12-07
A few words in CHANGES.
Maxime Dénès
2016-12-07
ssrmatching: fix iter_constr_LR iterator wrt Proj
Enrico Tassi
2016-12-06
Fix #5248 - test-suite fails in 8.6beta1
Maxime Dénès
2016-12-06
Fix broken documentation in presence of \zeroone{... \tt ...}.
Guillaume Melquiond
2016-12-06
Update documentation (bugs #5246 and #5251).
Guillaume Melquiond
[next]