epfl-lara / stainless

Verification framework and tool for higher-order Scala programs
https://epfl-lara.github.io/stainless/
Apache License 2.0
349 stars 49 forks source link

Remove support for Scala 2 #1517

Closed samuelchassot closed 2 months ago

samuelchassot commented 2 months ago

I added a note to point to the latest Scala 2.13 supporting release

vkuncak commented 2 months ago

Should we go through e.g. the tutorial and rewrite it using Scala 3 idiomatic syntax? At least we should check that it still works.

vkuncak commented 2 months ago

@samuelchassot we can just rebase, squash and merge (with the right commit message)

samuelchassot commented 2 months ago

@vkuncak Perfect! As a commit message, I'll keep the github generated one. Does it work for you?