index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval
/
decode.c
Commit message (
Expand
)
Author
Age
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
build(deps): remove msgpack-c dependency
bfredl
2024-08-05
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
fix(json): allow objects with empty keys #25564
Emanuel
2023-12-06
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
refactor(build): graduate msgpack-c FLOAT32 "feature" since forever
bfredl
2023-03-03
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: fix indent in decode.c (#16543)
zeertzjq
2021-12-06
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: format #15702
dundargoc
2021-09-18
*
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
2021-09-15
*
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
robustness: avoid adding offset to NULL pointer
Björn Linse
2020-09-04
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
eval/decode: Silence PVS/V547: code written for 32-bit integers
ZyX
2018-04-09
*
Merge #7806 from ZyX-I/list-stat
Justin M. Keyes
2018-01-15
|
\
|
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
|
coverity/169163: decode_string: Null pointer deref
Justin M. Keyes
2018-01-11
|
/
*
*: Remove most calls to tv_list_item_alloc
ZyX
2017-12-24
*
*: Fix linter errors
ZyX
2017-12-11
*
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
*: Start hiding list implementation
ZyX
2017-12-10
*
eval/decode.c: Avoid NULL arg to memchr() #7332
Adrian Neumann
2017-11-06
*
lint
James McCoy
2017-06-04
*
vim-patch:7.4.1976
James McCoy
2017-06-04
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-10
|
\
|
|
*
*: Remove useless asserts
ZyX
2017-04-08
[next]