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-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-10
[test-suite] Fail when the checker fails
Vincent Laporte
2018-12-10
[test-suite] Run `coqchk` on most test cases
Vincent Laporte
2018-12-08
Do so that an error message follows the "Error:" header on the same line.
Hugo Herbelin
2018-12-05
Add test for #8951.
Gaëtan Gilbert
2018-12-04
Giving to type_scope a softer role in printing.
Hugo Herbelin
2018-12-04
Printing priority to most recent notation in case of non-open scopes with delim.
Hugo Herbelin
2018-12-04
Using scope for printing: more tests.
Hugo Herbelin
2018-12-04
Fixing #8551 (missing delimiters when notation exists both lonely and in scope).
Hugo Herbelin
2018-12-04
Addressing issues with PR#873: performance and use of abbreviation for printing.
Hugo Herbelin
2018-12-04
Selecting which notation to print based on current stack of scope.
Hugo Herbelin
2018-12-04
Pre-isolating a notation test to avoid interferences.
Hugo Herbelin
2018-11-28
Add a couple more printing tests for byte/ascii
Jason Gross
2018-11-28
Byte.v: use right-associative tuples in bits
Jason Gross
2018-11-28
Speed up Byte
Jason Gross
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-28
Merge PR #9015: [Typeclasses] Warn when RHS of `:>` is not a class
Matthieu Sozeau
2018-11-28
Merge PR #9089: Fix #9076 (warning appears when running test suite)
Emilio Jesus Gallego Arias
2018-11-27
Fix #9076 (warning appears when running test suite)
Maxime Dénès
2018-11-27
Fix #8364: making univ algebraic when already equal to another.
Gaëtan Gilbert
2018-11-27
Merge PR #8850: Private universes for opaque polymorphic constants.
Matthieu Sozeau
2018-11-27
[Typeclasses] Warn when RHS of `:>` is not a class
Vincent Laporte
2018-11-24
Merge PR #8996: Fix #8937: inductive conversion in coqchk subtyping
Hugo Herbelin
2018-11-23
Merge PR #8890: Looking for notation both before or after removal of top coer...
Emilio Jesus Gallego Arias
2018-11-23
Merge PR #8995: Don't redeclare constraints of fields in Include
Maxime Dénès
2018-11-23
Local universes for opaque polymorphic constants.
Gaëtan Gilbert
2018-11-23
Fix #8937: inductive conversion in coqchk subtyping
Gaëtan Gilbert
2018-11-22
Merge PR #8967: Fix #8922 (uncaught pp_diff exception)
Hugo Herbelin
2018-11-20
Notations: Trying using a notation with or w/o removal of coercions.
Hugo Herbelin
2018-11-20
Merge PR #9016: PRINT_LOGS=1 in appveyor test suite run
Enrico Tassi
2018-11-20
Rename gh->bug_ test files
Gaëtan Gilbert
2018-11-19
Merge PR #8894: Print full binders in subtyping incompatible polymorphism error.
Pierre-Marie Pédrot
2018-11-19
Merge PR #9001: [options] Remove deprecated option automatic introduction.
Pierre-Marie Pédrot
2018-11-19
Merge PR #9013: Do not Export the init modules
Pierre-Marie Pédrot
2018-11-18
[options] Remove deprecated option automatic introduction.
Emilio Jesus Gallego Arias
2018-11-16
Print logs in appveyor test suite run
Gaëtan Gilbert
2018-11-16
Print Universes Subgraph
Gaëtan Gilbert
2018-11-16
We improve a little bit in printing universe constraints signature mismatch.
Hugo Herbelin
2018-11-16
Add test for Include in -quick mode
Gaëtan Gilbert
2018-11-16
Do not Export the init modules
Gaëtan Gilbert
2018-11-15
Merge PR #8955: [ssr] "case/elim: p" don't resolve TC in "p"
Vincent Laporte
2018-11-14
Get hyps and goal the same way Printer does; don't omit info
Jim Fehrle
2018-11-14
Merge PR #8966: coq_makefile: Fix ocamldep ignoring mlg files
Emilio Jesus Gallego Arias
2018-11-14
ssr: add another test for elim + TC
Enrico Tassi
2018-11-14
ssrmatching: unify_HO does not resolve type classes
Enrico Tassi
2018-11-13
Merge PR #8886: [VM] Fix compilation of int31 eliminators
Maxime Dénès
2018-11-13
Merge PR #8760: Automatically generate names for universes.
Pierre-Marie Pédrot
2018-11-13
coq_makefile: Fix ocamldep ignoring mlg files
Gaëtan Gilbert
2018-11-13
Merge PR #8957: Fix -top for univbinders output test.
Emilio Jesus Gallego Arias
[next]