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
2018-02-20
Fixing/improving notations with recursive patterns.
Hugo Herbelin
2018-02-20
Using name given by user to name a 'pat, if any.
Hugo Herbelin
2018-02-20
Moving the argument of CProdN/CLambdaN from binder_expr to local_binder_expr.
Hugo Herbelin
2018-02-20
Notations: Do not consider a non-occurring variable as a binder-only variable.
Hugo Herbelin
2018-02-20
Adding support for re-folding notation referring to isolated "forall '(x,y), t".
Hugo Herbelin
2018-02-19
Merge PR #6728: Extrude monomorphic universe contexts from with Definition co...
Maxime Dénès
2018-02-19
Fix #6529: nf_evar_info and check the env evars' not just the concl
Matthieu Sozeau
2018-02-17
Implement name mangling option
Jasper Hugunin
2018-02-16
Cleaner treatment of parameters in inferCumulativity
Gaëtan Gilbert
2018-02-16
Adding a test for the construction that was broken in Coccinelle.
Pierre-Marie Pédrot
2018-02-15
Adding a test for variance subtyping in the module system.
Pierre-Marie Pédrot
2018-02-15
Merge PR #1073: new quick2vo target: like vio2vo, but smarter
Maxime Dénès
2018-02-15
disable tests: vio2vo is broken in Windows
Ralf Jung
2018-02-15
also test vio2vo
Ralf Jung
2018-02-15
test "make quick2vo"
Ralf Jung
2018-02-15
Merge PR #6741: coq_makefile: Support "" as the prefix in _CoqProject
Maxime Dénès
2018-02-15
coq_makefile: Support "" as the prefix in _CoqProject
Joachim Breitner
2018-02-14
Extend `zify_N` with knowledge about `N.pred`
Joachim Breitner
2018-02-14
Merge PR #6713: Fix #6677: Critical bug with VM and universes
Maxime Dénès
2018-02-13
Fix issue with spurious timing test failures
Jason Gross
2018-02-13
Fixing an anomaly in the presence of "let-in" in the type of a record.
Hugo Herbelin
2018-02-12
Merge PR #1082: Fixing Print for inductive types with let-in in parameters
Maxime Dénès
2018-02-12
Add test case for #6677.
Maxime Dénès
2018-02-12
Merge PR #1047: Support universe instances on the literal Type
Maxime Dénès
2018-02-12
Merge PR #6128: Simplification: cumulativity information is variance informa...
Maxime Dénès
2018-02-12
Merge PR #6418: More detailed error messages for Canonical Structure, #6398
Maxime Dénès
2018-02-12
Merge PR #6651: Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-02-11
Use specialized function for inductive subtyping inference.
Gaëtan Gilbert
2018-02-10
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-02-06
More detailed error messages for Canonical Structure, #6398
Paul Steckler
2018-01-31
Merge PR #6656: Fix #5747: "make validate" fails with "bad recursive trees"
Maxime Dénès
2018-01-31
Merge PR #6535: Cleanup name-binding structure for fresh evar name generation.
Maxime Dénès
2018-01-30
Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-01-29
Add test case for #5286.
Maxime Dénès
2018-01-26
Support universe instances on the literal Type
Tej Chajed
2018-01-25
Add test case for #5747
Maxime Dénès
2018-01-23
Merge PR #6627: Fix #6619: coqchk does not reduce compatibility constants for...
Maxime Dénès
2018-01-22
Merge PR #6461: Let dtauto recognize '@sigT A (fun _ => B)' as a conjunction.
Maxime Dénès
2018-01-22
Merge PR #6618: Fix Ltac subterm matching in (co-)fixpoints.
Maxime Dénès
2018-01-20
Adding a test for coqchk bug #6619.
Pierre-Marie Pédrot
2018-01-19
Add test-suite file for issue #6617.
Cyprien Mangin
2018-01-18
Merge PR #6555: Use let-in aware prod_applist_assum in dtauto and firstorder.
Maxime Dénès
2018-01-17
Merge PR #6298: Fix #6297: handle constraints like (u+1 <= Set/Prop)
Maxime Dénès
2018-01-17
Let dtauto recognize '@sigT A (fun _ => B)' as a conjunction
Jasper Hugunin
2018-01-17
Add a test that `prod_applist_assum` reduces the right number of let-ins
Jasper Hugunin
2018-01-17
Use let-in aware prod_applist_assum in dtauto and firstorder.
Jasper Hugunin
2018-01-16
Merge PR #6551: Bracket with goal selector
Maxime Dénès
2018-01-15
More tests on brackets with goal selectors (including failures).
Théo Zimmermann
2018-01-15
Add test-suite file for bracket with goal selector.
Théo Zimmermann
2018-01-13
Merge PR #6564: Fix undefined variables in test-suite/Makefile + add PRINT_LOGS
Maxime Dénès
[prev]
[next]