aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/version_spec.lua
Commit message (Expand)AuthorAge
* feat(vim.version): add `vim.version.le` and `vim.version.ge`Jongwook Choi2024-01-21
* refactor: format test/*Justin M. Keyes2024-01-03
* feat: tostring(vim.version())Justin M. Keyes2023-06-12
* fix: version-range < and <= #23539Gianmaria Bajo2023-06-06
* fix(vim.version): prerelease compareJustin M. Keyes2023-03-22
* feat(vim.version): more coercion with strict=falseJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* fix(vim.version): incorrect version.cmp()Justin M. Keyes2023-03-06
* refactor(vim.version): cleanupJustin M. Keyes2023-03-06
* feat(lua): add semver apiKelly Lin2023-03-06