index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
output
Age
Commit message (
Expand
)
Author
2019-04-23
Merge PR #9889: Fix pretty-printing of primitive integers
Maxime Dénès
2019-04-06
Fix numeral notations test in async mode.
Gaëtan Gilbert
2019-04-06
Fix pretty-printing of primitive integers
Erik Martin-Dorel
2019-04-02
Add parsing of decimal constants (e.g., 1.02e+01)
Pierre Roux
2019-04-01
Merge PR #9725: Lia: various impovements (support for #8764, fix #9268 and ...
Vincent Laporte
2019-04-01
Add test-case for #9840
Jason Gross
2019-04-01
Several improvements and fixes of Lia
Frédéric Besson
2019-03-30
Error when [foo.(bar)] is used with nonprojection [bar]
Gaëtan Gilbert
2019-03-28
Merge PR #9743: Relax the ambiguous path condition of coercion
Enrico Tassi
2019-03-20
Merge PR #8669: Show diffs in some error messages
Emilio Jesus Gallego Arias
2019-03-14
Relax the ambiguous path condition of coercion
Kazuhiko Sakaguchi
2019-03-14
Inductives in SProp, forbid primitive records with only sprop fields
Gaëtan Gilbert
2019-03-14
Fix Require in output test for reals syntax
Gaëtan Gilbert
2019-02-28
Show diffs in error messages if color is enabled
Jim Fehrle
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-19
Notations: Fixing a printing bug with patterns.
Hugo Herbelin
2019-02-18
Merge PR #9142: Disable Ltac backtraces
Hugo Herbelin
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-05
Unset the Ltac backtrace printing by default.
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2019-01-25
Notations: Removing useless parentheses on abbrevs for prefix of an application.
Hugo Herbelin
2019-01-09
Stop [Print] from saying [is (not) universe polymorphic].
Gaëtan Gilbert
2019-01-06
Reworking error message for unresolved evar subterm of another evar.
Hugo Herbelin
2018-12-25
Fixing printing bug due to using equality ill-checking hash key of kernel name.
Hugo Herbelin
2018-12-21
Merge PR #9182: Stop printing Monomorphic/Polymorphic in Print.
Maxime Dénès
2018-12-19
Put #[universes(template)] in outputs tests
Gaëtan Gilbert
2018-12-17
Stop printing Monomorphic/Polymorphic in Print.
Gaëtan Gilbert
2018-12-12
Accept argument names for extra arguments with "extra scopes"
Maxime Dénès
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-08
Do so that an error message follows the "Error:" header on the same line.
Hugo Herbelin
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-20
Notations: Trying using a notation with or w/o removal of coercions.
Hugo Herbelin
2018-11-19
Merge PR #8894: Print full binders in subtyping incompatible polymorphism error.
Pierre-Marie Pédrot
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-13
Merge PR #8760: Automatically generate names for universes.
Pierre-Marie Pédrot
2018-11-12
Automatically generate names for universes.
Gaëtan Gilbert
2018-11-12
Don't declare universe binders for variables.
Gaëtan Gilbert
2018-11-09
Fix -top for univbinders output test.
Gaëtan Gilbert
[next]