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-27
Merge PR #12586: [declare] Allow custom typing flags when declaring constants.
coqbot-app[bot]
2020-11-27
Merge PR #13473: Testing {in _, _} and {pred _} from ssrbool
coqbot-app[bot]
2020-11-27
Merge PR #13468: Fixes #13456: regression in tactic exists which started to c...
Pierre-Marie Pédrot
2020-11-27
Merge PR #13457: [RM] Update magicno & compat
coqbot-app[bot]
2020-11-26
[attributes] [typing] Rename `typing` to `bypass_check`
Emilio Jesus Gallego Arias
2020-11-26
[attributes] [doc] Documentation review by Théo.
Emilio Jesus Gallego Arias
2020-11-26
[proofs] Support per-definition typing-flags in interactive proofs.
Emilio Jesus Gallego Arias
2020-11-26
[vernac] Allow to control typing flags with attributes.
Emilio Jesus Gallego Arias
2020-11-26
Fixes #13456: regression where tactic exists started to check evars increment...
Hugo Herbelin
2020-11-26
Merge PR #13415: Separate interning and pretyping of universes
coqbot-app[bot]
2020-11-26
Merge PR #13379: Add a new evar source to refer to evars which are types of e...
coqbot-app[bot]
2020-11-25
Merge PR #13228: [micromega] Performance of lia
Pierre-Marie Pédrot
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-25
Separate interning and pretyping of universes
Gaëtan Gilbert
2020-11-25
Merge PR #13459: [ssr] Fixing [dup] and [swap] working around a bug
coqbot-app[bot]
2020-11-25
Merge PR #13405: Alternative implementation of the Micromega persistent cache
Vincent Laporte
2020-11-24
Regenerate the csdp cache for the test-suite.
Pierre-Marie Pédrot
2020-11-24
Merge PR #13436: Fixes #13432: typo in #11172 causing notations mentioning a ...
coqbot-app[bot]
2020-11-24
Fixing [dup] and [swap]
Cyril Cohen
2020-11-24
Merge PR #13455: Fix comparison of extracted array literals
coqbot-app[bot]
2020-11-24
Add a new evar source to refer to evars which are types of evars.
Hugo Herbelin
2020-11-24
Merge PR #13444: Fixes another instance of bug #7967 and #8076: restriction o...
coqbot-app[bot]
2020-11-23
Update compat infrastructure for 8.14
Enrico Tassi
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
2020-11-21
Merge PR #12246: Adding support for applying in several hypotheses at the sam...
Pierre-Marie Pédrot
2020-11-21
Merge PR #13431: Make sure accumulators do not exceed the minor heap (partly ...
coqbot-app[bot]
2020-11-21
Fixes #13432: regression with notations involving coercions caused by #11172.
Hugo Herbelin
2020-11-21
Remove dependency on BinNat.
Guillaume Melquiond
2020-11-20
Merge PR #13248: Build all_stdlib.v in test suite makefile
coqbot-app[bot]
2020-11-20
Merge PR #13265: Add support for general non-necessarily-recursive binders in...
coqbot-app[bot]
2020-11-20
Merge PR #13352: Configure default value of -native-compiler
coqbot-app[bot]
2020-11-20
Add a testcase.
Guillaume Melquiond
2020-11-20
Tests for notations with general single (non-recursive) binders.
Hugo Herbelin
2020-11-20
[CI] Deactivate native-compiler for a few tests that fail with it
Pierre Roux
2020-11-20
[CI] Update coq_makefile
Pierre Roux
2020-11-20
Merge PR #12965: Fixes #9569: in notations with binders, prevent collisions b...
coqbot-app[bot]
2020-11-20
Build all_stdlib.v in test suite makefile
Gaëtan Gilbert
2020-11-20
Merge PR #13305: Only lower inductives to Prop if the type is syntactically a...
Pierre-Marie Pédrot
2020-11-20
Granting #9816: apply in takes several hypotheses.
Hugo Herbelin
2020-11-20
Merge PR #13360: Fix incorrect name refreshing when interning a generalized b...
coqbot-app[bot]
2020-11-20
Merge PR #13386: Fixes #9971: a useless situation where the type of a primiti...
coqbot-app[bot]
2020-11-20
Merge PR #13371: Extend hack to use postponed constraints in retyping to temp...
coqbot-app[bot]
2020-11-19
Fixes #9971: expand_projections failing on primitive projections of unknown t...
Hugo Herbelin
2020-11-19
Merge PR #12959: Improve the bytecode interpreter
Pierre-Marie Pédrot
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]