Skip to content

4.15-501

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

CHANGES:

May May 31 14:02:42 CET 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)