index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
output
Age
Commit message (
Expand
)
Author
2021-04-23
Merge PR #14041: Enable canonical fun _ => _ projections.
coqbot-app[bot]
2021-04-22
Enable canonical `fun _ => _` projections.
Jan-Oliver Kaiser
2021-04-07
[abbreviation] allow the user to set arguments scope
Enrico Tassi
2021-03-31
Merge PR #14035: Fix printing of ssr do intros and seq tactics
coqbot-app[bot]
2021-03-31
Fix printing of ssr do intros and seq tactics
Lasse Blaauwbroek
2021-03-25
Merge PR #13909: Minimize the set of multiple inheritance (coercion) paths to...
coqbot-app[bot]
2021-03-25
Merge PR #13852: [vernac] Improve alpha-renaming in record projection types
coqbot-app[bot]
2021-03-23
Merge PR #13774: Allow to register deprecation status in Ltac2 term and notat...
Michael Soegtrop
2021-03-13
Minimize the set of multiple inheritance paths to check for conversion
Kazuhiko Sakaguchi
2021-03-10
Merge PR #13840: [notation] option to fine tune printing of literals
coqbot-app[bot]
2021-03-10
Adding output tests.
Pierre-Marie Pédrot
2021-03-09
Replace cl_index with cl_typ in coercionops.ml
Kazuhiko Sakaguchi
2021-03-06
[vernac] Improve alpha-renaming in record projection types
Li-yao Xia
2021-03-04
[test-suite] test for primitive tokens in patterns
Enrico Tassi
2021-03-04
[notation] option to fine tune printing of literals
Enrico Tassi
2021-02-26
Signed primitive integers
Ana
2021-02-24
Infrastructure for fine-grained debug flags
Maxime Dénès
2021-02-04
Properly handle ordering of -w and -native-compiler
Gaëtan Gilbert
2021-02-03
Fix #13739 - disable some warnings when calling Function.
Pierre Courtieu
2021-01-28
Merge PR #13763: Remove the SearchHead command (deprecated in 8.12)
coqbot-app[bot]
2021-01-25
Remove the SearchHead command
Jim Fehrle
2021-01-20
Merge PR #13744: Make sure "Print Module" write a dot at the end of inductive...
coqbot-app[bot]
2021-01-19
Merge PR #13699: Fix #13579 (hnf on primitives raises an anomaly)
Pierre-Marie Pédrot
2021-01-18
Fix #13579 (hnf on primitives raises an anomaly)
Pierre Roux
2021-01-13
Avoid using "subgoals" in the UI, it means the same as "goals"
Jim Fehrle
2021-01-13
Make sure "Print Module" write a dot at the end of inductive definitions.
Guillaume Melquiond
2021-01-04
Temporarily deactivating printing check for cases.
Pierre-Marie Pédrot
2020-12-11
Merge PR #13519: Better primitive type support in custom string and numeral n...
coqbot-app[bot]
2020-12-09
Constrintern: Code factorization in interning of record fields.
Hugo Herbelin
2020-12-09
Fixing support for argument scopes and let-ins while interning cases patterns.
Hugo Herbelin
2020-12-08
Congruence: don't replace error messages by "congruence failed"
Gaëtan Gilbert
2020-12-07
Merge PR #13556: Fix spelling in warning entry
coqbot-app[bot]
2020-12-06
Fix spelling in warning entry
Simon Friis Vindum
2020-12-04
Merge PR #13552: Delay inventing names for monomorphic universes
Pierre-Marie Pédrot
2020-12-04
Delay inventing names for monomorphic universes
Gaëtan Gilbert
2020-12-04
Better primitive type support in custom string and numeral notations.
Fabian Kunze
2020-12-02
Merge PR #13275: Put all Int63 primitives in a separate file
Vincent Laporte
2020-12-02
Put all Int63 primitives in a separate file
Pierre Roux
2020-11-29
Fixing printing of apply in (continuation of #12246).
Hugo Herbelin
2020-11-27
Merge PR #13473: Testing {in _, _} and {pred _} from ssrbool
coqbot-app[bot]
2020-11-25
Testing {in _, _} and {pred _} from ssrbool
Cyril Cohen
2020-11-25
Add tests for #13303
Gaëtan Gilbert
2020-11-25
Clean UnivBinders test
Gaëtan Gilbert
2020-11-24
Merge PR #13436: Fixes #13432: typo in #11172 causing notations mentioning a ...
coqbot-app[bot]
2020-11-22
Adapting standard library, doc and test suite to ident->name renaming.
Hugo Herbelin
2020-11-21
Fixes #13432: regression with notations involving coercions caused by #11172.
Hugo Herbelin
2020-11-20
Tests for notations with general single (non-recursive) binders.
Hugo Herbelin
2020-11-20
Merge PR #12965: Fixes #9569: in notations with binders, prevent collisions b...
coqbot-app[bot]
2020-11-19
Merge PR #12984: [printing] Order notations by matching precision first, and ...
coqbot-app[bot]
2020-11-18
[attributes] Add output test suite for errors, improve error printing.
Emilio Jesus Gallego Arias
[next]