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
/
defs.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2024-11-25
feat(keysets): teach Union and LuaRefOf
Lewis Russell
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2024-03-07
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
1
2024-01-22
refactor(api): give "hl_group" more accurate _meta type
bfredl
1
2024-01-20
refactor(api): use hl id directly in nvim_buf_set_extmark
glepnir
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
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-04-07
refactor(api): make typed dicts appear as types in the source code
bfredl
1
2022-11-30
fix(ui-ext): log and clear error in ui_comp_event (#21147)
Andrew Willette
1
2022-10-21
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-07-19
perf(ui): unpack grid_line (screen contents) directly
bfredl
1
2022-06-20
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
1
2021-10-29
refactor: uncrustify #16090
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
2019-06-04
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
1
2019-04-12
RPC: eliminate NO_RESPONSE
Justin M. Keyes
1
2018-12-31
multigrid: reorganize types and global varaibles
Björn Linse
1
2018-03-18
build/MSVC: fix "C4028: formal parameter different from declaration"
Justin M. Keyes
1
2017-05-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-04-23
api/internal: Remove `set` field from Error type.
Justin M. Keyes
1
2017-04-23
api: Do not truncate errors <1 MB. #6237
Sander Bosma
1
2017-03-27
api: Use a form of `1 << 63` for INTERNAL_CALL_MASK
ZyX
1
2017-03-27
api: Allow kObjectTypeNil to be zero without breaking compatibility
ZyX
1
2017-03-27
api: Reserve more numbers for internal calls
ZyX
1
2017-03-27
executor/converter: Make nlua_pop_Object not recursive
ZyX
1
2016-11-02
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
1
2016-10-22
api: call multiple methods atomically (useful in async contexts)
Björn Linse
1
2016-08-31
api: When calling get/set_lines from vimL, don't convert between "\n" and "\0".
Björn Linse
1
2016-08-31
api: unify buffer numbers and window ids with handles
Björn Linse
1
2016-06-24
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
1
2016-06-11
*: Fix new linter errors
ZyX
1
2016-04-18
api: Add warnings about the returned value to \*del_var functions
ZyX
1
2015-04-13
msgpack: Allow notifications to execute commands.
Scott Prager
1
2014-09-18
api/msgpack-rpc: Improve error infrastructure
Thiago de Arruda
1
2014-09-12
api metadata: Allow typed container information in api functions
Thiago de Arruda
1
2014-09-12
api/msgpack-rpc: Refactor metadata object construction
Thiago de Arruda
1
2014-09-12
api: initialize capacity in the array_dict_macro
Thiago de Arruda
1
2014-09-12
api/msgpack-rpc: Remove Position type, using arrays instead.
Thiago de Arruda
1
2014-09-12
api/msgpack-rpc: Parse type information from api/private/defs.h
Thiago de Arruda
1
2014-09-12
api/msgpack-rpc: Remove specialized array types
Thiago de Arruda
1
2014-06-24
channel/msgpack_rpc: Refactor API dispatching
Thiago de Arruda
1
2014-06-18
api: Enable usage of Arrays and Dictionaries as [k]vectors
Thiago de Arruda
1
[next]