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
/
typval_encode.c.h
Age
Commit message (
Expand
)
Author
Files
2025-12-20
vim-patch:8.2.3767: crash when using NULL partial
zeertzjq
1
2025-12-20
vim-patch:8.2.3766: converting a funcref to a string leaves out "g:"
zeertzjq
1
2025-10-26
vim-patch:8.1.1939: code for handling v: variables in generic eval file (#36312)
Jan Edmund Lazo
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-27
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
1
2024-06-24
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
1
2023-12-23
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
1
2023-11-20
build: adjust clang-tidy warning exclusion logic
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-01-19
refactor: replace char_u with char 25 (#21838)
dundargoc
1
2023-01-13
build: remove clint error suppression #21782
dundargoc
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-06-30
refactor(uncrustify): change config to better align with style guide (#18803)
dundargoc
1
2022-05-15
fix PVS warnings (#18459)
dundargoc
1
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-03
refactor: replace char_u variables and functions with char
Dundar Goc
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2021-09-15
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
1
2020-06-22
eval: fix assertion failure in garbage collection (#12436)
erw7
1
2020-06-06
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
1
2020-05-07
vim-patch:8.1.1007: using closure may consume a lot of memory
erw7
1
2020-01-30
doc: fix typos [ci skip] #11787
Hye Sung Jung
1
2019-07-18
PVS/V1037: suppress warning #10528
Ihor Antonov
1
2018-10-21
fix warning: "Dead assignment"
Justin M. Keyes
1
2018-04-02
eval/typval_encode: Silence PVS/V501,V547,V779
ZyX
1
2017-12-16
Merge branch 'master' into hide-container-impl
ZyX
1
2017-12-15
vim-patch:8.0.0074
Michael Schupikov
1
2017-12-11
*: Fix linter errors
ZyX
1
2017-12-11
*: Finish hiding list implementation
ZyX
1
2017-12-10
*: Hide list implementation in other files as well
ZyX
1
2017-05-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-04-16
eval/typval_encode: Silence then/else equivalence warning
ZyX
1
2017-04-16
*: Silence some false positives
ZyX
1
2017-04-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-03-29
*: Move some dictionary functions to typval.h and use char*
ZyX
1
2017-03-29
eval: Split eval.c into smaller files
ZyX
1
2017-03-27
clint: Allow omitting include guards in .c.h file and func_attr.h file
ZyX
1
2017-02-14
Allow lambdas to be used with jobs, timers and dictwatchers.
Michael Ennen
1
2017-02-11
eval/typval_encode: Restore original copyID (#6070)
Justin M. Keyes
1
2017-01-07
eval: Fix failing test
ZyX
1
2017-01-07
eval: Make sure that copyID is reset when needed
ZyX
1
2017-01-06
eval/typval_encode: Dump empty dictionary before checking for refcycle
ZyX
1
2017-01-06
eval/typval_encode: Use TYPVAL_ENCODE_CONV_EMPTY_DICT for partials
ZyX
1
2017-01-03
eval: Fix errorneous early exit when converting lists and dictionaries
ZyX
1
2017-01-03
eval/typval_encode: Handle NULL partials properly
ZyX
1
2017-01-03
eval/typval_encode: Provide proper values as dict argument
ZyX
1
2017-01-03
eval/typval_encode: Refactor arguments to argument macroses
ZyX
1
2017-01-03
eval/typval_encode: Rename some \*tv variables
ZyX
1
2017-01-03
eval/typval_encode: Fix infinite loop
ZyX
1
2017-01-03
eval/typval_encode: Fix linter errors
ZyX
1
[next]