Releases: decaf-lang/decaf-in-scala
Releases · decaf-lang/decaf-in-scala
Release version 2019.1.2
Change logs
- Support the new syntax specification: class cast of the form
(class Id) expr
has the same priority as unary and lower priority than var/index selection and call (eacc811) - Fix a couple of bugs in Namer (3c7ccd5 and f9f552f)
- When pretty printing types, add parentheses for
FunType
if necessary (164975d)
Separated Frameworks
- decaf-PA2.zip
- decaf-PA3.zip NOTE: also include the code for PA3-JVM
Patches
-
To upgrade from v2019.1.1 to v2019.1.2 (full framework): v2019.1.1.to.v2019.1.2.patch.zip
-
To upgrade from decaf-PA1 to decaf-PA2 (separated framework):
decaf-PA1-PA2-patch.zip -
To upgrade from decaf-PA2 to decaf-PA3 (separated framework):
decaf-PA2-PA3-patch.zip
For those who would like to use the compiler, simply download the prebuilt jars below.
Release version 2019.1.1
First Release!
For those who would like to use the compiler, simply download the prebuilt jars below.