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
/
context.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-11
refactor(shada): use msgpack_sbuffer less
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-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
2023-12-07
refactor(options): split `get_option_value()` into smaller functions
Famiu Haque
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-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-16
refactor: iwyu (#26062)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
1
2023-11-11
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
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-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2022-11-28
refactor: replace char_u with char
dundargoc
1
2022-11-26
refactor: replace char_u with char
Dundar Göc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-07
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
1
2022-08-24
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
1
2022-08-12
vim-patch:8.1.1689: profiling code is spread out
zeertzjq
1
2022-05-11
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-04-13
refactor: add pure attribute to pure functions
Dundar Göc
1
2022-02-28
feat(lua): show proper verbose output for lua configuration
shadmansaleh
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-10-29
refactor(api): break out Vim script functions to its own file
Björn Linse
1
2021-10-29
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
1
2021-09-19
refactor: format with uncrustify #15722
dundargoc
1
2021-02-07
option: use char* for get_option_value() param
Jan Edmund Lazo
1
2019-12-02
API: deprecate nvim_command_output
Justin M. Keyes
1
2019-09-14
Context: rename "buflist" => "bufs"
Justin M. Keyes
1
2019-07-27
API: Context: save/restore
Abdelhakeem
1
2019-07-27
API: Context
Justin M. Keyes
1