aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/version.lua
Commit message (Expand)AuthorAge
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09
* docs(lua): more improvements (#24387)Lewis Russell2023-07-18
* docs(lua): change *lua-foo* -> *vim.foo*Lewis Russell2023-07-17
* fix: tostring(vim.version()) fails if build is NIL #24097Julian Grinblat2023-06-22
* 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