Skip to content

Releases: decaf-lang/decaf-in-scala

Release version 2019.1.2

02 Nov 16:08
Compare
Choose a tag to compare

Change logs

  1. 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)
  2. Fix a couple of bugs in Namer (3c7ccd5 and f9f552f)
  3. When pretty printing types, add parentheses for FunType if necessary (164975d)

Separated Frameworks

Patches

For those who would like to use the compiler, simply download the prebuilt jars below.

Release version 2019.1.1

02 Oct 14:40
730945c
Compare
Choose a tag to compare

Change log

  1. fix antlr's "strange" error recovery (see 1201aca for details)
  2. fix CLI option validators (see 8a7ba5c & 07dafa4 for details)

Separated Frameworks

For those who would like to use the compiler, simply download the prebuilt jars below.

First Release!

27 Sep 06:18
Compare
Choose a tag to compare

For those who would like to use the compiler, simply download the prebuilt jars below.