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
/
private
/
helpers.h
Age
Commit message (
Expand
)
Author
Files
2026-04-20
vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-02-25
fix(api): don't override Vimscript SID (#32610)
zeertzjq
1
2025-02-20
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-17
refactor(api): always use TRY_WRAP #31600
luukvbaal
1
2024-11-01
vim-patch:9.1.0824: too many strlen() calls in register.c (#31022)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-09
refactor(api): use arena for nvim_parse_cmd()
bfredl
1
2024-02-08
refactor(api): use keydict and arena for more api return values
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-18
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: remove vim.h from more headers (#26244)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-10-23
build(lint): remove unnecessary clint.py rules
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-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
1
2023-06-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
1
2023-06-06
refactor(api): remove `BOOL` macro #23936
Famiu Haque
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
1
2023-04-07
refactor(api): make typed dicts appear as types in the source code
bfredl
1
2023-03-22
refactor: do more in TRY_WRAP
Lewis Russell
1
2023-03-09
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
1
2023-02-11
fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXT
glacambre
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-08-30
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
1
2022-08-12
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
1
2022-07-20
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
1
2022-07-18
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
1
2022-06-20
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-04-29
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
1
2022-03-31
feat(api): nvim_clear_autocmd
TJ DeVries
1
2022-02-28
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2021-10-29
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2021-10-03
refactor(api): handle option dicts properly
Björn Linse
1
[next]