aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/version.lua
Commit message (Expand)AuthorAge
* feat: tostring(vim.version())Justin M. Keyes2023-06-12
* feat: vim.version() returns a Version objectGianmaria Bajo2023-06-12
* fix: version-range < and <= #23539Gianmaria Bajo2023-06-06
* docs: small fixesdundargoc2023-05-13
* refactor(vim.gsplit): remove "keepsep"Justin M. Keyes2023-03-22
* 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