scala-debug-adapter icon indicating copy to clipboard operation
scala-debug-adapter copied to clipboard

Move the Scala 3 expression compiler to the dotty codebase

Open adpi2 opened this issue 2 years ago • 0 comments

In order to make the Scala 3 expression compiler more stable between versions of the compiler, we should move it and its test suite to the dotty code base. To do so we will have to translate all its test suite, so that it fits into the dotty testing infrastructure.

adpi2 avatar Apr 04 '23 14:04 adpi2