4.7-500
CHANGES:
Thu Nov 24 17:49:42 CEST 2022
- merlin binary
- Replace custom "holes" AST nodes by extensions. This restores binary
compatibility and fixes issues with PPXs when using typed-holes.
(#1503) - Do not change temporarily Merlin's cwd when starting a PPX (#1521,
fixes #1420) - Fix a parsing issue when declaring the
(??)custom prefix operator.
(#1507, fixes #1506) - Fix variant constructors' comments grouping (#1516, @mheiber, fixes #1513)
- Filter-out duplicates from the
enclosingcommand result (#1512) - Add a new
verbosity=smartmode for type enclosing that only expand
modules' types (#1374, @ulugbekna) - Improve locate for labels' declarations in the current buffer.
(#1505, fixes #1524) - Fix locate on module without implementation (#1522, fixes #1519)
- Allow program name customization when merlin is used as a library. (#1532)
- Replace custom "holes" AST nodes by extensions. This restores binary
- editor modes
- test suite