Skip to content

Actions: dwijnand/scala3

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
465 workflow runs
465 workflow runs
Event

Filter by event

Loading
Status

Filter by status

Loading
Branch
Actor

Filter by actor

Loading
Fix _root_ in patterns
Dotty #712: Commit dd29629 pushed by dwijnand
July 12, 2023 08:56 1d 0h 43m 3s disallow-root-name
July 12, 2023 08:56 1d 0h 43m 3s
Disallow naming the root package, except for selections
Dotty #711: Commit 8be509f pushed by dwijnand
July 11, 2023 16:46 1d 5h 41m 44s disallow-root-name
July 11, 2023 16:46 1d 5h 41m 44s
Type ascribe trees that require opaque type usage
Dotty #710: Commit d124f58 pushed by dwijnand
July 4, 2023 17:37 1d 4h 50m 48s inline-opaque-proxy
July 4, 2023 17:37 1d 4h 50m 48s
Fix finding an accessible non-private reference
Dotty #709: Commit 3159809 pushed by dwijnand
July 4, 2023 17:28 1d 4h 59m 35s fix-import-parent
July 4, 2023 17:28 1d 4h 59m 35s
Fix a REPL test, under Windows
Dotty #708: Commit c09c8f1 pushed by dwijnand
July 4, 2023 10:20 1d 12h 7m 47s fix-repl-test
July 4, 2023 10:20 1d 12h 7m 47s
Fix a REPL test, under Windows
Dotty #707: Commit 7a2d98d pushed by dwijnand
July 4, 2023 07:15 1d 2h 23m 53s fix-repl-test
July 4, 2023 07:15 1d 2h 23m 53s
Revert back to simplified, rather than normalizeHard
Dotty #706: Commit 8aec1d1 pushed by dwijnand
July 3, 2023 15:56 1d 6h 31m 16s mt/recur-cases
July 3, 2023 15:56 1d 6h 31m 16s
Fix handling of Nothing in OrType atoms
Dotty #705: Commit 326feb1 pushed by dwijnand
July 3, 2023 10:14 1d 12h 13m 27s mt/recur-cases
July 3, 2023 10:14 1d 12h 13m 27s
Remove use of simplified in MT reduction
Dotty #704: Commit 1e19250 pushed by dwijnand
July 2, 2023 21:20 1d 1h 7m 48s mt/recur-cases
July 2, 2023 21:20 1d 1h 7m 48s
July 2, 2023 17:56 1d 4h 32m 0s
Remove use of simplified in MT reduction
Dotty #702: Commit 129cfdf pushed by dwijnand
July 1, 2023 21:54 1d 0h 33m 17s mt/recur-cases
July 1, 2023 21:54 1d 0h 33m 17s
Use NamedType#stableInRunSymbol more
Dotty #701: Commit 7f847cb pushed by dwijnand
June 30, 2023 14:59 1d 7h 29m 0s use-stableInRunSymbol
June 30, 2023 14:59 1d 7h 29m 0s
Type ascribe trees that require opaque type usage
Dotty #700: Commit e55e139 pushed by dwijnand
June 29, 2023 21:11 1d 1h 16m 22s inline-opaque-proxy
June 29, 2023 21:11 1d 1h 16m 22s
Type ascribe trees that require opaque type usage
Dotty #699: Commit 7a4e361 pushed by dwijnand
June 29, 2023 17:53 1d 4h 35m 0s inline-opaque-proxy
June 29, 2023 17:53 1d 4h 35m 0s
Document widenScrutinee & check original scrutinee first
Dotty #698: Commit 91c9afc pushed by dwijnand
June 28, 2023 13:25 1d 9h 2m 21s mt/skolem
June 28, 2023 13:25 1d 9h 2m 21s
Par back to only widening skolems and inline proxies
Dotty #697: Commit 27ae379 pushed by dwijnand
June 28, 2023 10:21 1d 12h 6m 13s mt/skolem
June 28, 2023 10:21 1d 12h 6m 13s
Avoid GADT casting with ProtoTypes
Dotty #696: Commit 9000ebf pushed by dwijnand
June 28, 2023 10:04 1d 12h 23m 28s fix-conv-proto
June 28, 2023 10:04 1d 12h 23m 28s
In compareMatch, check scrutinees are subtypes
Dotty #695: Commit 7825d77 pushed by dwijnand
June 27, 2023 14:01 1d 8h 26m 51s mt/skolem
June 27, 2023 14:01 1d 8h 26m 51s
Force MT reduction simplification, disallow infinite match types
Dotty #694: Commit 9726e1a pushed by dwijnand
June 27, 2023 12:24 1d 10h 3m 9s mt/recur-cases
June 27, 2023 12:24 1d 10h 3m 9s
Force MT reduction simplification, disallow infinite match types
Dotty #693: Commit 887f2ad pushed by dwijnand
June 27, 2023 10:27 1d 12h 0m 5s mt/recur-cases
June 27, 2023 10:27 1d 12h 0m 5s
ErrorType instead of throwing in match type "no cases"
Dotty #692: Commit 9ae1598 pushed by dwijnand
June 24, 2023 12:57 1d 9h 30m 10s mt/reduce-to-ErrorType
June 24, 2023 12:57 1d 9h 30m 10s
Test term ref scrutinees aren't generally widened
Dotty #691: Commit fcc753b pushed by dwijnand
June 23, 2023 15:27 1d 7h 0m 19s mt/skolem
June 23, 2023 15:27 1d 7h 0m 19s
Fix crash reporter, units and phases
Dotty #690: Commit 949c69e pushed by dwijnand
June 23, 2023 15:22 1d 7h 5m 17s fix-report-phase
June 23, 2023 15:22 1d 7h 5m 17s
ErrorType instead of throwing in match type "no cases"
Dotty #689: Commit 6b41901 pushed by dwijnand
June 23, 2023 14:50 1d 7h 37m 57s mt/reduce-to-ErrorType
June 23, 2023 14:50 1d 7h 37m 57s
Widen scrutinees in TypeComparer's compareMatch
Dotty #688: Commit 97dcf78 pushed by dwijnand
June 23, 2023 14:47 1d 7h 41m 2s mt/skolem
June 23, 2023 14:47 1d 7h 41m 2s
ProTip! You can narrow down the results and go further in time using created:<2023-06-23 or the other filters available.