Skip to content

4.15-414

Compare
Choose a tag to compare
@voodoos voodoos released this 31 May 12:10
· 357 commits to main since this release

CHANGES:

Fri May 31 14:02:42 CEST 2024

  • merlin binary
    • destruct: Removal of residual patterns (#1737, fixes #1560)
    • Do not erase fields' names when destructing punned record fields (#1734,
      fixes #1661)
    • Ignore SIGPIPE in the Merlin server process (#1746)
    • Fix lexing of quoted strings in comments (#1754, fixes #1753)
    • Improve cursor position detection in longidents (#1756)