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