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-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
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
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-03-04
Fix #12011 ssreflect "rewrite in" with setoids
Gaëtan Gilbert
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-27
Merge PR #13876: [coqc] Don't allow to pass more than one file to coqc
coqbot-app[bot]
2021-02-26
[coqc] Don't allow to pass more than one file to coqc
Emilio Jesus Gallego Arias
2021-02-26
Signed primitive integers
Ana
2021-02-24
Infrastructure for fine-grained debug flags
Maxime Dénès
2021-02-24
Use Reductionops.clos_whd_flags in vm_compute and native_compute.
Guillaume Melquiond
2021-02-23
Normalize evars during bytecode compilation (fix #13841).
Guillaume Melquiond
2021-02-19
Merge PR #13865: [coqtop] be verbose only in interactive mode
coqbot-app[bot]
2021-02-17
Merge PR #13734: Fix #13732: Implicit Type vs universes
Pierre-Marie Pédrot
2021-02-16
[coqtop] be verbose only in interactive mode
Enrico Tassi
2021-02-11
Merge PR #13826: [micromega] Fixes #13794
Vincent Laporte
2021-02-10
[micromega/nia] Improve sharing of proofs
BESSON Frederic
2021-02-04
Properly handle ordering of -w and -native-compiler
Gaëtan Gilbert
[next]