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
/
map.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-03
refactor(marktree): use better structure for damaged pairs after splice
bfredl
1
2026-02-17
fix(highlight): blend underline check and use struct key for attr cache
glepnir
1
2024-01-15
fix(column): keep track of number of lines with number of signs
Luuk van Baal
1
2023-12-07
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
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-09-19
refactor(grid): change schar_T representation to be more compact
bfredl
1
2023-09-13
refactor(highlight): merge redundant attr_entries and attr_entry_ids structs
bfredl
1
2023-09-10
refactor(memfile): change mf_trans and mf_hash from ad-hoc hashtable to Map
bfredl
1
2023-09-08
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
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-31
feat(lua): vim.ui_attach to get ui events from lua
bfredl
1
2022-07-04
feat(tui): recognize keypad keys when using kitty keyboard protocol
erw7
1
2022-05-30
refactor(api): use hashy hash for looking up api method and event names
bfredl
1
2022-05-26
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-03-15
refactor(ui): use "ui_client" instead of "redraw" as general prefix
bfredl
1
2022-03-15
feat(ui): implement ui_client event handlers
hlpr98
1
2022-03-07
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2022-01-15
refactor(extmarks): use a more efficient representation
Björn Linse
1
2021-12-30
refactor: remove unused macros
Dundar Göc
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-09-29
Refactor/uncrustify (#15790)
dundargoc
1
2021-09-22
refactor: format with uncrustify #15741
dundargoc
1
2021-08-22
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
1
2021-08-22
refactor(extmark): remove pointer indirection for extmark use of maps
Björn Linse
1
2021-08-22
refactor(syntax): don't use pointer indirected maps for no reason
Björn Linse
1
2021-08-22
perf(map): reduce double pointer indirection to single pointer indirection
Björn Linse
1
2021-08-19
perf(highlight): use a hashtable for highlight group names
Björn Linse
1
2020-11-01
api: add API for themes
Björn Linse
1
2020-10-10
api: multiple decoration providers at once
Björn Linse
1
2020-09-03
extmark: refiy "Decoration" abstraction
Björn Linse
1
2020-01-16
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
1
2019-06-30
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
1
2019-04-08
doc [ci skip]
Justin M. Keyes
1
2019-02-27
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
1
2018-11-24
api: implement object namespaces
Björn Linse
1
2018-07-21
highlight: refactor to use stateful representation
Björn Linse
1
2017-06-24
bufhl: use kbtree for bufhl
Björn Linse
1
2017-04-23
refactor: Remove unused MAP_IMPL. (#6573)
Patrick Jackson
1
2017-04-19
*: Add comment to all C files
ZyX
1
2016-08-31
api: unify buffer numbers and window ids with handles
Björn Linse
1
2016-08-31
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
1
2016-07-12
Fix String_eq() (#5051)
Marco Hinz
1
[next]