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
/
src
/
nvim
/
lua
Age
Commit message (
Expand
)
Author
Files
2022-07-31
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
1
2022-07-31
docs: fix typos (#19024)
dundargoc
1
2022-07-31
refactor: replace char_u with char
Dundar Goc
1
2022-07-28
refactor: enable -Wconversion warning for lua/treesitter.c
Dundar Goc
1
2022-07-22
refactor: move FunPtr to types.h (#19466)
zeertzjq
1
2022-07-19
fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)
JP
1
2022-07-09
feat(lua): measure require in --startuptime
ii14
1
2022-07-02
Merge pull request #19205 from bfredl/luaerr
bfredl
1
2022-07-03
feat(api): add `unsilent` to command APIs
zeertzjq
1
2022-07-03
vim-patch:8.2.1900: Vim9: command modifiers do not work
zeertzjq
1
2022-07-02
fix(lua): don't leak memory on error
bfredl
1
2022-07-02
refactor: replace char_u
Dundar Goc
1
2022-06-16
fix(lua): clear got_int when calling vim.on_key() callback (#18979)
zeertzjq
1
2022-06-14
Merge pull request #18947 from zeertzjq/vim-8.2.1897
zeertzjq
1
2022-06-14
vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use
zeertzjq
1
2022-06-14
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
1
2022-06-14
vim-patch:8.2.1897: command modifiers are saved and set inconsistently
zeertzjq
1
2022-06-14
perf(memory): use an arena for RPC decoding
bfredl
1
2022-06-10
refactor: change type of linenr_T from long to int32_t
Dundar Goc
1
2022-06-09
fix: correct nlua_wait error message #18867
resolritter
1
2022-06-08
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
1
2022-06-04
docs: fix typos (#18269)
dundargoc
1
2022-05-31
feat: add preview functionality to user commands
Famiu Haque
1
2022-05-29
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
1
2022-05-26
Merge pull request #18306 from lewis6991/fnfast
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
4
2022-05-17
feat(lua): allow some viml functions to run in fast
Lewis Russell
1
2022-05-16
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-13
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
1
2022-05-11
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-11
feat(api): add `nvim_cmd`
Famiu Haque
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
2
2022-05-04
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-03
Merge pull request #18398 from vigoux/perf/ts_reuse_list
bfredl
1
2022-05-03
perf(treesitter): use a reuse list for query cursors
Thomas Vigouroux
1
2022-05-03
fix(treesitter): bump match limit up
Thomas Vigouroux
1
2022-05-03
fix(coverity): use xstrndup() instead of vim_strsave() (#18363)
zeertzjq
1
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
5
2022-04-13
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
Gregory Anders
1
2022-03-20
fix(api, lua): return NIL on failure to find converted function (#17779)
zeertzjq
1
2022-03-18
Merge pull request #17459 from rktjmp/lua-error-tostring
bfredl
1
2022-03-17
feat(api, lua): support converting nested Funcref back to LuaRef (#17749)
zeertzjq
1
2022-03-13
refactor: fix clint warnings (#17682)
dundargoc
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
4
2022-03-09
chore(lgtm): fix "empty block without comment" warnings
Dundar Göc
1
2022-03-07
fix(lua): don't use nlua_error when exiting early
bfredl
1
2022-03-04
refactor(lua): move only runtime lua file in src/ to runtime/lua
bfredl
2
2022-03-03
refactor(lua): reorganize builtin modules, phase 1
bfredl
3
2022-03-01
Merge pull request #15079 from shadmansaleh/feat/verbose_lua
bfredl
2
[prev]
[next]