github melange-re/melange 5.0.1-52

latest release: 5.0.1-53
11 hours ago

CHANGES:

  • Fix [@mel.send] and [@mel.this] interaction in the presence of constant
    [@mel.as ".."] arguments
    (#1328)
  • Allow skipping over [@mel.as ".."] constant arguments in [@mel.send] in
    the absence of @mel.this
    (#1328)
  • core: fix missed function argument fusion optimization on OCaml versions 5.2
    and above, caused by ocaml/ocaml#12236 generating
    multiple function nodes for fun a -> fun b -> ... in the Lambda IR. This
    issue, while partially fixed in Melange 5.0.0, didn't account for default
    arguments (#1253,
    #1334).

Don't miss a new melange release

NewReleases is sending notifications on new releases.