Skip to content

v0.7.1

Compare
Choose a tag to compare
@sjrd sjrd released this 31 Mar 14:24
· 426 commits to main since this release
1086459
  • Compute the tpe of Lambda trees
  • Fix some class type parameter substitutions
  • Fix an infinite recursion when compute in baseType in curriously-recursive class hierarchies
  • Handle and unify the representation of varargs from all source languages
  • Add TermOrTypeSymbol.sourceLanguage, which indicates what language the symbol comes from (Java, Scala 2 or Scala 3)
  • Fix the erased names of local classes and classes in the empty package