Compiler throws exception while executing macro
|
|
0
|
114
|
April 23, 2023
|
How to create typed list in scala 3 macro using reflection API
|
|
1
|
125
|
April 22, 2023
|
How to get the companion object for the class type?
|
|
1
|
160
|
April 22, 2023
|
Scala 3 compile issue (code that compiles in Scala 2.12/2.13)
|
|
3
|
149
|
April 22, 2023
|
How can an initblock access private member
|
|
0
|
104
|
April 18, 2023
|
Pattern matching error
|
|
3
|
142
|
April 18, 2023
|
No public type alias allowed from private class parameters
|
|
0
|
154
|
April 18, 2023
|
Deprecated parametrized enum overriding
|
|
3
|
91
|
April 17, 2023
|
How to create new type definition TypeDef in scala macro using scala 3 reflection?
|
|
2
|
151
|
April 15, 2023
|
Activator stage
|
|
5
|
229
|
April 13, 2023
|
Instantiate case class from List[_] of values
|
|
3
|
186
|
April 12, 2023
|
How to refine type dynamically in scala 3 whitebox macro?
|
|
6
|
217
|
April 7, 2023
|
Forbidden to narrow a type with match?
|
|
9
|
330
|
April 1, 2023
|
Match types and function arguments
|
|
2
|
120
|
April 1, 2023
|
How to prove type is a Singleton in match type?
|
|
3
|
143
|
March 28, 2023
|
Wildcard export and export omitter in Scala 3
|
|
3
|
229
|
March 27, 2023
|
Kafka-Spark streaming stuck in infinite with no progress
|
|
1
|
159
|
March 25, 2023
|
Scala 3 derivation: Why are MirroredElemTypes of Sum not <: NonEmptyTuple?
|
|
2
|
181
|
March 24, 2023
|
Casting an option to its original type
|
|
3
|
2413
|
March 23, 2023
|
Eager evaluation of `report.errorAndAbort`
|
|
9
|
248
|
March 21, 2023
|
Is it okay to use asInstanceOf together with match types
|
|
6
|
202
|
March 21, 2023
|
Position not set of class dotty.tools.dotc.ast.Trees$TypeApply
|
|
4
|
110
|
March 17, 2023
|
2.13.10 compiler doesn't detect exhaustive match on Seq
|
|
3
|
250
|
March 16, 2023
|
Raw strings and interpolation
|
|
5
|
162
|
March 16, 2023
|
Trouble installing Scala 3.2
|
|
2
|
210
|
March 15, 2023
|
Equivalent of LPAD Function in Scala
|
|
9
|
493
|
March 9, 2023
|
Missing dependency 'object scala.native in compiler mirror'
|
|
1
|
327
|
March 6, 2023
|
No by-name parameter type allowed here
|
|
23
|
1163
|
March 3, 2023
|
Pattern match with Singleton type failed
|
|
3
|
184
|
February 24, 2023
|
How to define a given clause using singleton type as the type parameter?
|
|
2
|
129
|
February 24, 2023
|