Skip to content

v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 17:55
· 572 commits to master since this release

JET v0.5.3

Diff since v0.5.2

Closed issues:

  • JET doesn't understand module aliases (?) (#223)
  • Access to undefined reference at let keyword (#224)
  • Feature request: Constant-fold keyword arguments somehow (#265)
  • import PackageName as PN syntax causes AssertionError (#267)
  • Zygote sometimes has a weird src.linetable (leading to BoundsError in get_lin) (#273)
  • concretization of :foreigncall (#277)
  • Toplevel error when checking package Convex (#281)
  • Adding println logging to... (#282)
  • World age problem (#287)
  • JuliaInterpreter version restricted (#290)
  • JET selftest (#291)
  • Compiler crash when checking CSTParser (#292)
  • Classic type-instability is not detected (#293)

Merged pull requests: