index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2020-01-13
Merge PR #11285: fix #11279. Specialize h no longer expands letins in the typ...
Pierre-Marie Pédrot
2020-01-13
Merge PR #11280: Fix #11195 and add other improvements: try loading .vio (and...
Pierre-Marie Pédrot
2020-01-12
fix #11279. Specialize h no longer expands letins in the type of h.
Pierre Courtieu
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2020-01-08
replace deprecated -quick with -vio in the test suite
Enrico Tassi
2020-01-08
Merge PR #11341: Add non-utf8 timing test
Pierre-Marie Pédrot
2020-01-07
Merge PR #11245: [tools] Remove support for python2
Théo Zimmermann
2020-01-06
Fix #11140: Bidirectionality hints perform (surprising?) simplification
Maxime Dénès
2020-01-06
Merge PR #11361: Fix #11360: discharge of template inductive with param only ...
Pierre-Marie Pédrot
2020-01-06
Fix #11360: discharge of template inductive with param only use of var
Gaëtan Gilbert
2020-01-04
Fixing status reporting for complexity tests.
Hugo Herbelin
2020-01-03
Merge PR #11343: fix: Shorten ssrsetoid.v to fix TC performance issue
Enrico Tassi
2020-01-03
coq_makefile: test with CAMLPKGS and mllib
Gaëtan Gilbert
2020-01-03
[tools] Remove support for python2
Emilio Jesus Gallego Arias
2019-12-30
Merge PR #11233: Fixes #11231: missing dependency in looking for default clau...
Pierre-Marie Pédrot
2019-12-29
Merge PR #11334: Fixes a small bug exposing an _ANONYMOUS_REL in a unificatio...
Pierre-Marie Pédrot
2019-12-28
Merge PR #11323: Fix mulc on 32-bit architectures
Michael Soegtrop
2019-12-28
Extend `Print Canonical Projections` with a search functionality
Kazuhiko Sakaguchi
2019-12-27
Add critical-bugs entry, tests-suite file, and code comment.
Guillaume Melquiond
2019-12-27
Merge PR #11315: Ensure that a custom entry cannot be defined twice.
Hugo Herbelin
2019-12-27
fix: Shorten ssrsetoid.v
Erik Martin-Dorel
2019-12-26
Add non-utf8 timing test
Jason Gross
2019-12-26
Deprecate the "omega with *" syntax.
Pierre-Marie Pédrot
2019-12-24
[Attributes] accept #[canonical] (Let|Definition)
Enrico Tassi
2019-12-24
[CS] Allow a variable introduced with Let to be a canonical instance
Enrico Tassi
2019-12-23
Fixes a small bug exposing an _ANONYMOUS_REL in a unification error message.
Hugo Herbelin
2019-12-23
Merge PR #10760: Make rapply handle all numbers of underscores
Pierre-Marie Pédrot
2019-12-22
Ensure that a custom entry cannot be defined twice.
Pierre-Marie Pédrot
2019-12-21
Merge PR #11311: Fix handling of recursive notations with custom entries
Hugo Herbelin
2019-12-20
Merge PR #11308: Fix complexity test-suite failure reporting on Win
Enrico Tassi
2019-12-20
Add test cases for #9490 and #9532
Maxime Dénès
2019-12-20
Coherence checking for coercions
Kazuhiko Sakaguchi
2019-12-19
Remove trailing \r in complexity measures for Windows
Jason Gross
2019-12-19
Better error reporting when res is not what is expected
Jason Gross
2019-12-19
Fix complexity test-suite failure reporting on Win
Jason Gross
2019-12-19
Revert "Fix #11303: skip complexity tests on windows even if bogomips found"
Jason Gross
2019-12-19
Fix #11303: skip complexity tests on windows even if bogomips found
Gaëtan Gilbert
2019-12-18
Merge PR #11203: Make the string argument of `time` print correctly
Pierre-Marie Pédrot
2019-12-18
Merge PR #11263: [micromega] fix efficiency regression
Maxime Dénès
2019-12-17
[micromega] fix efficiency regression
Frédéric Besson
2019-12-14
Fix refine and eapply to mark shelved goals as non-resolvable, always
Matthieu Sozeau
2019-12-12
Fix #11195 and add other improvements: try loading .vio (and not just .vo) if...
charguer
2019-12-12
Merge PR #11276: Fixing #10750: "Print Visibility" raises Not_found on only-p...
Emilio Jesus Gallego Arias
2019-12-11
Merge PR #11271: Fixing #9893. "Specialize with" would not support hyps type ...
Pierre-Marie Pédrot
2019-12-10
Fixing #10750 (anomaly of "Print Visibility" on only-printing notations).
Hugo Herbelin
2019-12-10
Merge PR #10202: Slightly more robust manual implicit arguments
Emilio Jesus Gallego Arias
2019-12-10
Fixing #9893 (Letins not supported in the specialized hypothesis).
Pierre Courtieu
2019-12-06
Make the string argument of `time` print correctly
Jason Gross
2019-12-05
Merge PR #11241: Unfortunate Coq 8.10 bug with "cofix with" tactic syntax
Emilio Jesus Gallego Arias
2019-12-05
Unfortunate bug with "cofix with": case of a CProdN over no bindings.
Hugo Herbelin
[next]