summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_core/shared.lua
AgeCommit message (Expand)AuthorFiles
2026-04-18fix(lua): make `vim._with()` work with `buf=0` and `win=0` context #39151Evgeni Chasnovski1
2026-04-15test: replace busted with local harnessLewis Russell1
2026-04-15fix(lua): make vim.deep_equal cycle-safeLewis Russell1
2026-04-01backport: docs: misc #38692Justin M. Keyes1
2026-03-28docs: news #38464Justin M. Keyes1
2026-03-13refactor: rename _ensure_integer => _assert_integerJustin M. Keyes1
2026-03-12refactor: integer functions, optimize asserts #34112Lewis Russell1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1
2026-02-10feat(lua): add `Iter:unique()` (#37592)Olivia Kinnear1
2026-01-11fix(lua): vim._with() doesn't save boolean options properly (#37354)zeertzjq1
2025-12-30build: move shared.lua to _core/Justin M. Keyes1