Files
neovim/runtime
Justin M. Keyes 74ffebf8ec fix(vim.version): incorrect version.cmp()
Problem:
If major<major but minor>minor, cmp_version_core returns 1

Solution:
- Fix logic in cmp_version_core
- Delete most eq()/gt()/lt() tests, they are redundant.
2023-03-06 15:36:25 +01:00
..
2022-12-08 16:33:38 +01:00
2023-03-06 14:51:56 +01:00
2021-09-13 16:33:41 +02:00
2021-05-01 22:29:03 -04:00
2022-08-20 10:04:55 +02:00
2021-04-27 09:21:32 -04:00
2023-01-03 10:07:43 +00:00
2023-01-09 17:12:06 +00:00
2022-10-17 08:19:48 +02:00