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
2021-04-23
test-suite: add approve-coqdoc to update all coqdoc output files at once.
Hugo Herbelin
2021-04-19
Merge PR #14108: [zify] bugfix
Vincent Laporte
2021-04-16
[zify] bugfix
Frederic Besson
2021-04-16
Merge PR #13939: Allow scope delimiters in Ltac2 open_constr:(...) quotation.
coqbot-app[bot]
2021-04-14
Merge PR #14050: Remove remote counter system
coqbot-app[bot]
2021-04-14
Add test for -schedule-vio-checking
Gaëtan Gilbert
2021-04-14
Remove remote counter system
Gaëtan Gilbert
2021-04-14
Put async worker id in universe names
Gaëtan Gilbert
2021-04-12
[zify] More aggressive application of saturation rules
BESSON Frederic
2021-04-12
Merge PR #14061: [zify] better error reporting
Vincent Laporte
2021-04-12
[zify] better error reporting
BESSON Frederic
2021-04-06
Merge PR #13741: Remove omega tactic (deprecated in 8.12)
coqbot-app[bot]
2021-04-04
More extraction tests for inductive types with let-ins.
Hugo Herbelin
2021-04-04
Fixing #13581: missing support for let-ins in arity of inductive types.
Hugo Herbelin
2021-04-02
Remove the omega tactic and related options
Jim Fehrle
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-30
Properly expand projection parameters in Btermdn.
Pierre-Marie Pédrot
2021-03-30
Merge PR #14012: Fix Ltac2 `Array.init` exponential overhead
Pierre-Marie Pédrot
2021-03-26
Add non-performance-based test
Jason Gross
2021-03-26
Be more thorough when testing PArray.set.
Guillaume Melquiond
2021-03-26
Fix Ltac2 `Array.init` exponential overhead
Jason Gross
2021-03-26
Never store persistent arrays as VM structured values.
Pierre-Marie Pédrot
2021-03-25
Merge PR #14004: Fix the redeclaration check for Ltac2 entry points.
coqbot-app[bot]
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-25
Fix the redeclaration check for Ltac2 entry points.
Pierre-Marie Pédrot
2021-03-24
Merge PR #13968: implement is_const, is_var, ... etc and has_evar for Ltac2
Pierre-Marie Pédrot
2021-03-23
Merge PR #13774: Allow to register deprecation status in Ltac2 term and notat...
Michael Soegtrop
2021-03-23
Merge PR #13914: Allow the presence of type casts for return values in Ltac2.
Michael Soegtrop
2021-03-22
Merge PR #13961: Implement ! goal selector for Ltac2.
coqbot-app[bot]
2021-03-19
implement is_const, is_var, ... etc and has_evar for Ltac2
Samuel Gruetter
2021-03-19
Merge PR #13924: Fix kernel incorrectly assuming the "using" hyps are transit...
Pierre-Marie Pédrot
2021-03-18
Implement ! goal selector for Ltac2.
Pierre-Marie Pédrot
2021-03-16
Slightly richer API allowing to shift the inductive in a block.
Pierre-Marie Pédrot
2021-03-16
Add tests for the new Ltac2 Ind API.
Pierre-Marie Pédrot
2021-03-13
Allow scope delimiters in Ltac2 open_constr:(...) quotation.
Pierre-Marie Pédrot
2021-03-13
Minimize the set of multiple inheritance paths to check for conversion
Kazuhiko Sakaguchi
2021-03-12
Algorithmically faster algorithm for term replacing.
Pierre-Marie Pédrot
2021-03-11
Merge PR #13854: Normalize evars during bytecode compilation.
coqbot-app[bot]
2021-03-10
Fix kernel incorrectly assuming the "using" hyps are transitively closed
Gaëtan Gilbert
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-10
Adding a parsing test.
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-06
Merge PR #13586: Support nested timeouts
Pierre-Marie Pédrot
2021-03-06
Merge PR #13882: Fix #12011 ssreflect "rewrite in" with setoids
Pierre-Marie Pédrot
2021-03-06
Merge PR #13236: Add a type of format strings to Ltac2.
Michael Soegtrop
2021-03-04
Properly support nested timeouts
Lasse Blaauwbroek
[next]