index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
Age
Commit message (
Expand
)
Author
2021-04-23
Merge PR #13965: [abbreviation] user syntax to set interp scope of argument
Pierre-Marie Pédrot
2021-04-21
Merge PR #14094: Properly pass the Ltac2 notation level to the gramlib API.
coqbot-app[bot]
2021-04-20
Merge PR #14131: Check for existence before using `Global.lookup_constant` in...
Pierre-Marie Pédrot
2021-04-19
Check for existence before using `Global.lookup_constant` instead of catching...
Lasse Blaauwbroek
2021-04-17
Properly pass the Ltac2 notation level to the gramlib API.
Pierre-Marie Pédrot
2021-04-16
Merge PR #13939: Allow scope delimiters in Ltac2 open_constr:(...) quotation.
coqbot-app[bot]
2021-04-07
[abbreviation] allow the user to set arguments scope
Enrico Tassi
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-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
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
Fix the redeclaration check for Ltac2 entry points.
Pierre-Marie Pédrot
2021-03-22
Merge PR #13961: Implement ! goal selector for Ltac2.
coqbot-app[bot]
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-13
Allow scope delimiters in Ltac2 open_constr:(...) quotation.
Pierre-Marie Pédrot
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-06
Merge PR #13586: Support nested timeouts
Pierre-Marie Pédrot
2021-03-04
Properly support nested timeouts
Lasse Blaauwbroek
2021-03-04
Fix #12011 ssreflect "rewrite in" with setoids
Gaëtan Gilbert
2021-02-26
[coqc] Don't allow to pass more than one file to coqc
Emilio Jesus Gallego Arias
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-17
Merge PR #13734: Fix #13732: Implicit Type vs universes
Pierre-Marie Pédrot
2021-01-26
[vernac] Check that no proofs do remain open at section/module closing time
Emilio Jesus Gallego Arias
2021-01-18
Fixes #13413: freshness issue with "%" introduction pattern.
Hugo Herbelin
2021-01-11
Fix #13732: Implicit Type vs universes
Gaëtan Gilbert
2021-01-09
Merge PR #13299: Remember universe instances of constants in notations
coqbot-app[bot]
2021-01-04
Remember universe instances of constants in notations
Jasper Hugunin
2021-01-04
EConstr iterators respect the binding structure of cases.
Pierre-Marie Pédrot
2020-12-13
Removing flag "Bracketing Last Introduction Pattern".
Hugo Herbelin
2020-11-30
Merge PR #13501: [kernel] Fix #13495: incompleteness in cases typing for cumu...
coqbot-app[bot]
2020-11-28
Merge PR #13502: A small fix for freshness in the `change` tactic
coqbot-app[bot]
2020-11-27
[kernel] Fix #13495: incompleteness in cases typing for cumulative inductive ...
Matthieu Sozeau
2020-11-27
A small fix for freshness in the `change` tactic
Jasper Hugunin
2020-11-27
Merge PR #13468: Fixes #13456: regression in tactic exists which started to c...
Pierre-Marie Pédrot
2020-11-26
Fixes #13456: regression where tactic exists started to check evars increment...
Hugo Herbelin
2020-11-25
Add tests for #13303
Gaëtan Gilbert
2020-11-24
Merge PR #13455: Fix comparison of extracted array literals
coqbot-app[bot]
2020-11-24
Merge PR #13444: Fixes another instance of bug #7967 and #8076: restriction o...
coqbot-app[bot]
2020-11-23
Fix comparison of extracted array literals
Gaëtan Gilbert
2020-11-22
Adapting standard library, doc and test suite to ident->name renaming.
Hugo Herbelin
2020-11-22
Fixes another instance of bug #7967: restriction of universes in "Context".
Hugo Herbelin
[next]