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
/
executor.c
Age
Commit message (
Expand
)
Author
Files
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-27
refactor(messages): fold msg_attr into msg
bfredl
1
2023-09-03
build: download busted from own neovim/deps repository
dundargoc
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-08-13
fix(treesitter): logger memory leak
Lewis Russell
1
2023-07-21
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
1
2023-07-17
refactor: rename _meta.lua to _options.lua
Lewis Russell
1
2023-07-04
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2023-06-05
fix: vim.loop in luv threads (#23924)
Lewis Russell
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-05-23
refactor: fix clang/PVS warnings (#23731)
zeertzjq
1
2023-05-22
refactor(vim.secure): move to lua/secure.c
Lewis Russell
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
1
2023-04-29
fix(heredoc): allow missing end marker for scripts
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-19
build: update uncrustify to 0.76
Lewis Russell
1
2023-04-07
refactor: remove redundant casts
ii14
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
2023-04-01
refactor: add const and remove unnecessary casts (#22841)
ii14
1
2023-03-22
refactor: do more in TRY_WRAP
Lewis Russell
1
2023-03-22
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
1
2023-03-17
refactor(completion): don't add and remove '^' for Lua (#22702)
zeertzjq
1
2023-03-13
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
1
2023-03-11
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
1
2023-03-07
Merge pull request #13834 from bfredl/omnilua
bfredl
1
2023-03-06
feat(lua): omnifunc for builting lua interpreter
Björn Linse
1
2023-03-06
feat(lua): add semver api
Kelly Lin
1
2023-03-04
fix(luado): get old_line length before executing Lua code
zeertzjq
1
2023-02-11
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
2023-02-04
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
1
2023-01-31
fix(test): fix issues detected by running unittests in ASAN/UBSAN
bfredl
1
2023-01-31
feat(lua): low-level interpreter mode (nvim -ll)
bfredl
1
2023-01-19
refactor: replace char_u with char 25 (#21838)
dundargoc
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2023-01-09
refactor: replace char_u with char 18 (#21237)
dundargoc
1
2023-01-07
feat(lua): store "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
1
2023-01-07
fix(coverity/433537): don't call kv_concat_len() when read_size is 0 (#21664)
zeertzjq
1
2023-01-05
refactor: extract code to open stdin for reading
Justin M. Keyes
1
2023-01-05
refactor(lua): move _G.arg init to nlua_init()
Justin M. Keyes
1
2023-01-05
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
1
2023-01-05
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
1
2023-01-05
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
1
2023-01-05
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
1
2023-01-05
refactor(ui): devirtualize the ui layer
bfredl
1
2023-01-03
refactor(api): do not allocate temporaries for internal events
bfredl
1
2022-12-16
refactor: rename mch_msg => os_msg
Justin M. Keyes
1
2022-12-05
fix(secure): crash when hitting escape in prompt (#21283)
ii14
1
[prev]
[next]