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
2020-02-28
Merge PR #11609: [stm] Use Default Proof Using only with Proof
Enrico Tassi
2020-02-28
[stm] Use Default Proof Using only with Proof
Tej Chajed
2020-02-27
Merge PR #11650: Set Printing Parens
Emilio Jesus Gallego Arias
2020-02-25
Use implicit arguments in notations for eq.
Gaëtan Gilbert
2020-02-23
Adding tests for Set Printing Parentheses.
Hugo Herbelin
2020-02-22
New parsing/printing pattern/terms imp/scopes tests summarizing last changes.
Hugo Herbelin
2020-02-22
In printing patterns, distinguish the case of a notation to @id.
Hugo Herbelin
2020-02-22
Use auxiliary function for externing record patterns.
Hugo Herbelin
2020-02-22
Propagate implicit arguments in all notations for partial applications.
Hugo Herbelin
2020-02-22
Deactivate implicit arguments in printing notations bound to "@f".
Hugo Herbelin
2020-02-22
Fixing printing of notations bound to an expression of the form "@f".
Hugo Herbelin
2020-02-22
Fixing a notation printing bug (missing a @ to reflect absence of imp. args).
Hugo Herbelin
2020-02-22
Fixing anomaly from #11091 (incompatible printing with notation and imp. args).
Hugo Herbelin
2020-02-22
Merge PR #11596: ComInductive: use lbound=Prop iff non polymorphic
Emilio Jesus Gallego Arias
2020-02-21
Merge PR #11261: Use implicit types for printing (granting wish #10366).
Emilio Jesus Gallego Arias
2020-02-21
Merge PR #11142: Slightly improving strategy about when to print coercion or ...
Emilio Jesus Gallego Arias
2020-02-20
[test-suite] Fix output tests due to merge problems.
Emilio Jesus Gallego Arias
2020-02-20
Merge PR #11143: In Print/Check/Show, adopt the view that the attached type i...
Emilio Jesus Gallego Arias
2020-02-20
Merge PR #10832: Addressing #6082 and #7766: warning when overriding notation...
Emilio Jesus Gallego Arias
2020-02-19
Revert "Granting #9516 and #9518 (support for numerals and strings in custom ...
Hugo Herbelin
2020-02-19
Addressing #6082 and #7766 (overriding format of notation).
Hugo Herbelin
2020-02-19
ComInductive: use lbound=Prop iff non polymorphic
Gaëtan Gilbert
2020-02-17
Take "Implicit Types" into account when printing terms.
Hugo Herbelin
2020-02-17
Mini-improvements in when to skip coercions or explicitly print implicit args.
Hugo Herbelin
2020-02-16
Revert "Suite picking numeral notation"
Hugo Herbelin
2020-02-16
Suite picking numeral notation
Hugo Herbelin
2020-02-16
Granting #9516 and #9518 (support for numerals and strings in custom entries).
Hugo Herbelin
2020-02-15
Fixes #11331 (unexpected level collisions between custom entries and constr).
Hugo Herbelin
2020-02-13
Merge PR #11098: Let Arguments support anonymous implicit arguments
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11424: Check instance length in type_of_{inductive,constructor}
Pierre-Marie Pédrot
2020-02-13
Arguments: removing the restriction to set an anonymous parameter implicit.
Hugo Herbelin
2020-02-12
Merge PR #11563: Mini improvement of the formatting rule for printing fix and...
Gaëtan Gilbert
2020-02-12
Check instance length in type_of_{inductive,constructor}
Gaëtan Gilbert
2020-02-12
Merge PR #11573: Fixing extra space in front of keywords in Print Grammar
Emilio Jesus Gallego Arias
2020-02-11
Fixing extra space in "Print Grammar" (i.e. Grammar.Entry.print in Gramlib).
Hugo Herbelin
2020-02-11
Fixing some residual bugs of PR #10202 (manual implicit args in subterms).
Hugo Herbelin
2020-02-11
Small improvement to "fix"/"cofix" printing rule.
Hugo Herbelin
2020-02-08
Merge PR #11240: Add rew dependent Notations
Hugo Herbelin
2020-02-06
Merge PR #10835: Accepting a few more variants of format for recursive notati...
Pierre-Marie Pédrot
2020-01-31
More tolerant in format for recursive notations.
Hugo Herbelin
2020-01-30
Printing tests for applied references combined with impl. args. and notations.
Hugo Herbelin
2020-01-28
Fix #11467
Pierre Roux
2020-01-14
Merge PR #10486: [extraction] Support extraction of Coq's string type to OCam...
Kazuhiko Sakaguchi
2020-01-13
Merge PR #11280: Fix #11195 and add other improvements: try loading .vio (and...
Pierre-Marie Pédrot
2020-01-08
Add test case for string extraction in OCaml and Haskell
Maxime Dénès
2020-01-08
replace deprecated -quick with -vio in the test suite
Enrico Tassi
2019-12-30
Merge PR #11233: Fixes #11231: missing dependency in looking for default clau...
Pierre-Marie Pédrot
2019-12-29
Merge PR #11334: Fixes a small bug exposing an _ANONYMOUS_REL in a unificatio...
Pierre-Marie Pédrot
2019-12-28
Extend `Print Canonical Projections` with a search functionality
Kazuhiko Sakaguchi
2019-12-26
Add rew dependent Notations
Jason Gross
[next]