index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
shared.lua
Age
Commit message (
Expand
)
Author
Files
2024-05-15
perf(lua): avoid spairs in vim.validate happy path
Lewis Russell
1
2024-05-13
refactor(lua): remove deprecated features #28725
Justin M. Keyes
1
2024-04-22
refactor(lua): deprecate tbl_flatten #28457
Justin M. Keyes
1
2024-04-22
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
1
2024-04-21
refactor(lua): rename tbl_isarray => isarray
Justin M. Keyes
1
2024-04-21
refactor(lua): rename tbl_islist => islist
Justin M. Keyes
1
2024-04-16
fix: vim.validate() order is not deterministic #28377
Justin M. Keyes
1
2024-03-10
docs: more accurate typing for vim.tbl_extend
Riley Bruins
1
2024-03-07
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
1
2024-03-06
refactor(lua): more efficient vim.tbl_islist
Lewis Russell
1
2024-03-06
refactor(types): more fixes
Lewis Russell
1
2024-03-05
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-15
fix: type warnings in shared.lua
Lewis Russell
1
2024-02-07
refactor(lsp): move client code to a regular Lua class
Lewis Russell
1
2024-02-03
refactor: create function for deferred loading
dundargoc
1
2024-01-11
fix(doc): improve doc generation of types using lpeg
Lewis Russell
1
2024-01-04
Merge pull request #26791 from wookayin/gendoc
Lewis Russell
1
2024-01-03
feat(lua): add noref to deepcopy
Lewis Russell
1
2024-01-02
fix(docs): clean up non-docstring comments for vimdoc gen
Jongwook Choi
1
2023-12-30
refactor: fix luals warnings
dundargoc
1
2023-09-20
docs: misc #24561
Justin M. Keyes
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-08-09
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
1
2023-08-03
docs: luaref cleanup #24541
Justin M. Keyes
1
2023-08-03
docs: misc
Justin M. Keyes
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-06-11
docs: fix vim.tbl_get type annotations #23992
Stanislav Asunkin
1
2023-06-08
feat(lua): add ringbuffer (#22894)
Mathias Fußenegger
1
2023-05-13
docs: small fixes
dundargoc
1
2023-04-25
refactor(iter): move helper functions under vim.iter
Gregory Anders
1
2023-04-21
refactor(lua): simplify vim.gsplit impl
Justin M. Keyes
1
2023-04-21
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
1
2023-04-17
feat(lua): add vim.iter (#23029)
Gregory Anders
1
2023-04-14
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
1
2023-04-14
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
1
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
1
2023-04-04
docs: fix typos
dundargoc
1
2023-04-01
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
1
2023-03-22
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
1
2023-03-22
fix(vim.version): prerelease compare
Justin M. Keyes
1
2023-03-22
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
1
2023-03-04
docs(lua): number → integer (#22517)
Jaehwang Jung
1
2023-01-23
build: make generated source files reproducible #21586
Arnout Engelen
1
2023-01-15
docs(lua): use luaref tag instead of www.lua.org #21813
Naru
1
2023-01-04
docs(lua): adjust some type annotations
notomo
1
2023-01-01
docs(lua): fix treesitter parsing errors
Christian Clason
1
2022-12-15
fix(lua): always return nil values in vim.tbl_get when no results
William Boman
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
[next]