scalafiddle / scalafiddle-io

Configuration repository for scalafiddle.io
Apache License 2.0
20 stars 29 forks source link

Add support for Scala 2.13 #40

Open soronpo opened 5 years ago

ComFreek commented 4 years ago

I second this. For example, I am in need of Map.view.mapValues(...).

benhutchison commented 4 years ago

Thirded. 2.13 has been out 6 months and has become the standard at work for active projects

@ochrons are you aware of any changes in the Scala compiler API vs 2.12.x that would make this migration difficult?

ochrons commented 4 years ago

Sébastien is working on the code base to facilitate Scala.js 1.0 first and then Scala 2.13 :)

rchillyard commented 3 years ago

Seems like you could do with some help with this. Seriously!