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
/
api
/
vimscript.c
Age
Commit message (
Expand
)
Author
Files
2026-04-16
test: lint naming conventions #39117
Justin M. Keyes
1
2026-04-14
build(clang-analyzer): suppress clang-analyzer-security.ArrayBound
Justin M. Keyes
1
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
1
2025-12-06
docs: misc
Justin M. Keyes
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-13
fix(api): fix not capturing output in cmdline mode (#35322)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-18
fix(coverity): error handling CHECKED_RETURN #31618
Justin M. Keyes
1
2024-12-17
refactor(api): always use TRY_WRAP #31600
luukvbaal
1
2024-12-16
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2024-02-20
refactor(api): use an arena for nvim_parse_expression
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-07
refactor: object_to_vim() cannot fail
Justin M. Keyes
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-07-21
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
1
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-04-14
vim-patch:8.2.1080: Vim9: no line break allowed in a for loop
zeertzjq
1
2023-04-14
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
1
2023-04-14
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
1
2023-03-22
refactor: do more in TRY_WRAP
Lewis Russell
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-06
refactor: fix clang-tidy warnings
dundargoc
1
2022-09-16
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-08-30
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
1
2022-08-16
fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789)
zeertzjq
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2022-06-12
refactor(api): move command related API to separate file
bfredl
1
2022-06-10
refactor: change type of linenr_T from long to int32_t
Dundar Goc
1
2022-06-08
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
1
2022-05-31
feat: add preview functionality to user commands
Famiu Haque
1
2022-05-19
fix: make `nvim_cmd` not suppress errors inside key mapping
Famiu Haque
1
2022-05-17
docs(api): update v:errmsg behavior #18593
Famiu Haque
1
2022-05-16
refactor: replace char_u variables and functions with char
Dundar Goc
1
[next]