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-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
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
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
2020-11-18
[attributes] Deprecate `attr(true)` syntax in favor of booelan attributes.
Emilio Jesus Gallego Arias
2020-11-18
Add more explicit tests for next_up and next_down.
Pierre Roux
2020-11-18
Merge PR #12765: In recursive notations, accept partial application over the ...
coqbot-app[bot]
2020-11-18
Merge PR #13341: Finish fixing setoid rewrite under anonymous lambdas (hopefu...
Pierre-Marie Pédrot
2020-11-18
In recursive notations, accept partial application over the recursive pattern.
Hugo Herbelin
2020-11-17
Merge PR #13390: Intern application arguments in left-to-right order
coqbot-app[bot]
2020-11-17
A reimport of notations now put the corresponding notations again in front.
Hugo Herbelin
2020-11-17
For printing, ordering notations by precision of the pattern.
Hugo Herbelin
2020-11-17
Merge PR #12653: Syntax for specifying cumulative inductives
coqbot-app[bot]
2020-11-16
Merge PR #13384: Warn on hints without an explicit locality
coqbot-app[bot]
2020-11-16
Fix #9569 (notations collect the spine binding variables at printing time).
Hugo Herbelin
2020-11-16
Merge PR #13380: Fixing the "IllTypedInstance" anomaly part of #5512
coqbot-app[bot]
2020-11-16
Merge PR #12690: Mini-fix of Locate for recursive notations using named varia...
coqbot-app[bot]
2020-11-16
Fix incorrect name refreshing when interning a generalized binder
Gaëtan Gilbert
2020-11-16
Avoid exposing an internal names when "intros _ H" fails.
Hugo Herbelin
2020-11-16
Merge PR #13373: Fixes #13363: in pose_all_metas_as_evars, use the context of...
coqbot-app[bot]
2020-11-16
Merge PR #13387: Fixes #12348: de Bruijn indices bug in the imitation part of...
coqbot-app[bot]
2020-11-16
Merge PR #13188: Default disable automatic generalization of Instance type
Pierre-Marie Pédrot
2020-11-16
Merge PR #12685: Propagating scope information in indirect application to a r...
Pierre-Marie Pédrot
2020-11-16
Fix test-suite.
Pierre-Marie Pédrot
2020-11-16
Merge PR #13388: Export locality for all hint commands
coqbot-app[bot]
2020-11-16
Fixing the "IllTypedInstance" anomaly part of #5512.
Hugo Herbelin
2020-11-16
Extend hack to use postponed constraints in retyping to template poly
Gaëtan Gilbert
2020-11-16
Finish fixing setoid rewrite under anonymous lambdas (hopefully)
Gaëtan Gilbert
2020-11-16
Only lower inductives to Prop if the type is syntactically an arity.
Gaëtan Gilbert
2020-11-16
Syntax for specifying cumulative inductives
Gaëtan Gilbert
2020-11-16
Merge PR #13290: Grant #13278: computation of return predicate takes care of ...
coqbot-app[bot]
2020-11-15
Intern application arguments in left-to-right order
Gaëtan Gilbert
2020-11-15
Ensuring the body of the notation in Locate is printed at level 0.
Hugo Herbelin
2020-11-15
Adding support for Locate "( x , y )".
Hugo Herbelin
2020-11-15
Fixing Locate for recursive notations with names.
Hugo Herbelin
2020-11-15
Merge PR #13308: Address #13304: in coqdoc, clearly distinguish block verbati...
Li-yao Xia
2020-11-15
Fixes #12348: long-standing de Bruijn indices bug in imitation (solve_simple_...
Hugo Herbelin
2020-11-15
Merge PR #13383: Fixes #11816: using {wf ...} in a local fixpoint is an error...
coqbot-app[bot]
[next]