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-02-28
Makefile in test-suite: More separation of concerns as suggested by Enrico.
Hugo Herbelin
2020-02-28
Fixed some escaping problems with arguments containing spaces in IDE's Compil...
Ike Mulder
2020-02-27
Merge PR #11650: Set Printing Parens
Emilio Jesus Gallego Arias
2020-02-26
Merge PR #11644: Use implicit arguments in notations for eq.
Hugo Herbelin
2020-02-26
Consolidate int63-related notations
Maxime Dénès
2020-02-25
Use implicit arguments in notations for eq.
Gaëtan Gilbert
2020-02-25
Fixing residual bug of #11120.
Hugo Herbelin
2020-02-24
Merge PR #11560: Fix #11549: Ltac2 is incompatible with $.
Tej Chajed
2020-02-24
Merge PR #11588: test for x[i] notation not breaking Ltac parsing
Gaëtan Gilbert
2020-02-23
Merge PR #11120: Refactoring code for application printing + fixing #11091 (i...
Emilio Jesus Gallego Arias
2020-02-23
Adding tests for Set Printing Parentheses.
Hugo Herbelin
2020-02-23
Merge pull request #11629 from ppedrot/fix-11552
Tej Chajed
2020-02-22
Fixes #4690: do not allow @f in notations when f is a notation variable.
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
Inherit scopes and implicit sign. in notations for partially applied pattern.
Hugo Herbelin
2020-02-22
Use auxiliary function for externing record patterns.
Hugo Herbelin
2020-02-22
Inherit argument scopes in notations to expressions of the form @f.
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-22
Merge PR #11639: Fixes #10917: anomaly in building return clause of n-ary pat...
Emilio Jesus Gallego Arias
2020-02-22
Merge PR #11635: Cleanup around the tolerability structure
Emilio Jesus Gallego Arias
2020-02-22
Fixing a bug introduced in PR #10832 (new format specific to a given notation).
Hugo Herbelin
2020-02-21
Merge PR #11590: Fixes #9741: only printing notations do not uselessly reserv...
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-21
Notations: Avoiding computing parsing rule when in onlyprinting mode.
Hugo Herbelin
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-20
Fixing #11114 (anomaly with Extraction Implicit on records).
Hugo Herbelin
2020-02-20
Fixes #10917 (missing lift in building return clause by inversion).
Hugo Herbelin
2020-02-19
Merge PR #11302: Add --fuzz, --real, --user to timing scripts
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11636: Revert buggy commit mistakenly pushed with #11530
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11600: New syntax [Inductive Acc A R | x : Prop := ...]
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
Fix #11549: Ltac2 is incompatible with $.
Pierre-Marie Pédrot
2020-02-19
Fix #11552: Ltac2 breaks query commands during proofs.
Pierre-Marie Pédrot
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-17
New syntax [Inductive Acc A R | x : Prop := ...]
Gaëtan Gilbert
2020-02-17
Revert "Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)"
Gaëtan Gilbert
2020-02-16
Revert "Suite picking numeral notation"
Hugo Herbelin
2020-02-16
Suite picking numeral notation
Hugo Herbelin
[next]