Files
neovim/test/functional/lua
ngicks a165eee64f feat(vim.version): add __eq to vim.VersionRange #38881
Problem: vim.VersionRange had no __eq metamethod, so comparing 2 distinct
but same value instances always returned false. In vim.pack.add this caused
redundant lockfile rewrites, even when the resulting lockfile content was
unchanged.

Solution: Add __eq metamethod on vim.VersionRange
2026-04-08 13:33:00 -04:00
..
2024-04-23 18:17:04 +02:00
2025-01-09 09:26:45 -08:00
2025-09-03 23:03:51 -04:00
2024-04-23 18:17:04 +02:00
2026-03-11 18:00:18 +01:00
2026-03-29 13:36:56 +02:00
2026-04-01 07:59:51 +08:00