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-11-05
Regression tests for the various combinations of mixed terms and binders in n...
Hugo Herbelin
2020-11-05
Merge PR #12218: Numeral notations for non inductive types
coqbot-app[bot]
2020-11-05
Merge PR #13301: Fixes #13298: Search applied to primitive projections needs ...
coqbot-app[bot]
2020-11-05
Merge PR #13191: Fix anomaly when importing a functor
Pierre-Marie Pédrot
2020-11-05
Merge PR #13182: Check types when converting irrelevant terms in old unification
coqbot-app[bot]
2020-11-05
Rename Dec and HexDec to Decimal and Hexadecimal
Pierre Roux
2020-11-05
Allow multiple primitive notation on the same scope and triggers
Pierre Roux
2020-11-05
[string notation] Handle parameterized inductives and non inductives
Pierre Roux
2020-11-05
[numeral notation] Add support for parameterized inductives
Pierre Roux
2020-11-05
[numeral notation] Add tests for implicit arguments
Pierre Roux
2020-11-05
[numeral notation] R
Pierre Roux
2020-11-05
[numeral notation] Q
Pierre Roux
2020-11-04
[numeral notation] Add tests for the via ... using ... option
Pierre Roux
2020-11-04
Fixes #13298: primitive projections needs a correct typing environment.
Hugo Herbelin
2020-11-04
Merge PR #13302: Fix test-suite in async mode.
coqbot-app[bot]
2020-11-03
Merge PR #13132: Understand Mangle Names in implicit generalization
coqbot-app[bot]
2020-11-03
Merge PR #13179: Fix printing for empty primitive arrays
coqbot-app[bot]
2020-11-03
Merge PR #13256: Remove test-suite/bugs/opened/bug_3395.v: not a bug
coqbot-app[bot]
2020-11-03
Merge PR #13092: Fixing #13078: stack overflow and anomalies with binding not...
coqbot-app[bot]
2020-11-03
Fix test-suite in async mode.
Théo Zimmermann
2020-11-02
Nicer spacing when printing array literals
Gaëtan Gilbert
2020-11-02
Fix printing for empty primitive arrays
Gaëtan Gilbert
2020-11-02
Merge PR #13183: attribute #[using] for Definition and Fixpoint
coqbot-app[bot]
2020-11-02
Merge PR #13274: Fix two bugs in conversion of primitive values
coqbot-app[bot]
2020-11-02
Merge PR #13247: Fixes #13241: nested Ltac functions wrongly reporting error ...
Pierre-Marie Pédrot
2020-11-02
[stm] support #[using] attribute
Enrico Tassi
2020-11-02
attribute #[using] for Definition and Fixpoint
Enrico Tassi
2020-10-30
Renaming Numeral.v into Number.v
Pierre Roux
2020-10-29
Use same code for "Print Ltac foo" and "Print foo" when "foo" is an Ltac.
Hugo Herbelin
2020-10-28
Fixes #13241 (nested Ltac functions were wrongly reporting error on the inner...
Hugo Herbelin
2020-10-27
Merge PR #13238: Fix some tactic print bugs
coqbot-app[bot]
2020-10-27
Rename operconstr -> term
Jim Fehrle
2020-10-26
Merge PR #12768: Granting wish #12762: warning on duplicated catch-all patter...
coqbot-app[bot]
2020-10-26
Adding a test for the second bug.
Pierre-Marie Pédrot
2020-10-22
Remove test-suite/bugs/opened/bug_3395.v: not a bug
Gaëtan Gilbert
2020-10-22
Fix printing of wit_constr and some ssr problems with printing empty lists
Lasse Blaauwbroek
2020-10-22
Merge PR #13130: setoid_rewrite: record generated name when rewriting under l...
Pierre-Marie Pédrot
2020-10-21
Merge PR #13118: [type classes] Simplify cl_context
Pierre-Marie Pédrot
2020-10-21
Merge PR #13201: Report a useful error for dependent destruction
Pierre-Marie Pédrot
2020-10-21
Merge PR #12955: Reroot primitive arrays on access
coqbot-app[bot]
2020-10-20
[zify] Add support for Int63.int
Frédéric Besson
2020-10-19
Merge PR #13166: Fixes #13165: implicit arguments in defined fields of record...
coqbot-app[bot]
2020-10-19
Merge PR #13207: Use list notation in examples referenced by "nsatz" document...
coqbot-app[bot]
2020-10-19
Addressing parsing part #13078.
Hugo Herbelin
2020-10-19
Fixing printing part of #13078 (anomaly with binding notations in patterns).
Hugo Herbelin
2020-10-19
Merge PR #13192: Fix algebraic on the right when using bidi hints
coqbot-app[bot]
2020-10-16
Use list notation in nsatz examples referenced in the doc
Jim Fehrle
2020-10-16
Fixes/enhancements with local definitions in records.
Hugo Herbelin
2020-10-15
Merge PR #12925: [declare] Fix types of mutual lemmas when using Admitted.
coqbot-app[bot]
2020-10-15
Report a useful error for dependent destruction
Tej Chajed
[next]