aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/version.lua
Commit message (Expand)AuthorAge
* docs(api): vim.version.range():has() method #31622Lukasz Piepiora2024-12-23
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* fix(version): return nil with empty stringMaria José Solano2024-07-27
* docs: support inline markdownLewis Russell2024-03-09
* refactor(types): more fixes (2)Lewis Russell2024-03-06
* docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* refactor(types): fix miscellaneous type warningsMaria José Solano2024-02-25
* feat(vim.version): add `vim.version.le` and `vim.version.ge`Jongwook Choi2024-01-21
* feat(lua): add noref to deepcopyLewis Russell2024-01-03
* 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