Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
merlin-4.19-414.tbz | 2025-06-23 | 2.0 MB | |
4.19-414 source code.tar.gz | 2025-06-23 | 2.5 MB | |
4.19-414 source code.zip | 2025-06-23 | 3.1 MB | |
README.md | 2025-06-23 | 565 Bytes | |
Totals: 4 Items | 7.7 MB | 1 |
CHANGES:
Mon Jun 23 10:10:42 CEST 2024
- merlin library
- Expose utilities to manipulate typed-holes in
Merlin_analysis.Typed_hole
(#1888) inlay-hints
fix inlay hints on function parameters (#1923)- Handle class type in outline (#1932)
- Handle locally defined value in outline (#1936)
- Expose utilities to manipulate typed-holes in
- vim plugin
- Added support for search-by-type (#1846)
This is exposed through the existing
:MerlinSearch
command, that switches between search-by-type and polarity search depending on the first character of the query.
- Added support for search-by-type (#1846)
This is exposed through the existing