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.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2023-11-20
build: adjust clang-tidy warning exclusion logic
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
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-05-11
refactor: replace char_u variables and functions with char
Dundar Goc
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2017-03-29
eval: Split eval.c into smaller files
ZyX
1
2017-02-11
eval/typval_encode: Restore original copyID (#6070)
Justin M. Keyes
1
2017-01-07
eval/typval_encode.h: Use only a single macros with _INNER[_2] hack
ZyX
1
2017-01-06
eval/typval_encode.h: Remove documentation that is located in *.c.h
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: Fix infinite loop
ZyX
1
2017-01-03
eval/typval_encode: Refactor big-big macros into .c.h file
ZyX
1
2017-01-03
eval/typval_encode: Make partial conversions not recursive
ZyX
1
2016-12-12
Fixes.
Michael Ennen
1
2016-12-12
vim-patch:7.4.1559
Michael Ennen
1
2016-10-31
doc: eval/typval_encode.h
Justin M. Keyes
1
2016-06-24
eval: Also make clear_tv non-recursive
ZyX
1
2016-06-24
kvec,typval_encode: Add new vector: the one with preallocated array
ZyX
1
2016-06-24
api/helpers: Use typval_encode.h for vim_to_object
ZyX
1
2016-05-30
typval_encode: Do not use new vector type
ZyX
1
2016-05-30
kvec,typval_encode: Add new vector: the one with preallocated array
ZyX
1
2016-05-30
eval/encode: Move main macros from encode.c to typval_encode.h
ZyX
1