summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/typval_encode.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-07-13refactor(declarations): also generate prototypes for functions in headersbfredl1
2023-11-20build: adjust clang-tidy warning exclusion logicdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-06-22fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2022-10-21refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc1
2022-09-25refactor: move klib out of src/nvim/ #20341dundargoc1
2022-05-11refactor: replace char_u variables and functions with charDundar Goc1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2017-03-29eval: Split eval.c into smaller filesZyX1
2017-02-11eval/typval_encode: Restore original copyID (#6070)Justin M. Keyes1
2017-01-07eval/typval_encode.h: Use only a single macros with _INNER[_2] hackZyX1
2017-01-06eval/typval_encode.h: Remove documentation that is located in *.c.hZyX1
2017-01-03eval/typval_encode: Provide proper values as dict argumentZyX1
2017-01-03eval/typval_encode: Refactor arguments to argument macrosesZyX1
2017-01-03eval/typval_encode: Fix infinite loopZyX1
2017-01-03eval/typval_encode: Refactor big-big macros into .c.h fileZyX1
2017-01-03eval/typval_encode: Make partial conversions not recursiveZyX1
2016-12-12Fixes.Michael Ennen1
2016-12-12vim-patch:7.4.1559Michael Ennen1
2016-10-31doc: eval/typval_encode.hJustin M. Keyes1
2016-06-24eval: Also make clear_tv non-recursiveZyX1
2016-06-24kvec,typval_encode: Add new vector: the one with preallocated arrayZyX1
2016-06-24api/helpers: Use typval_encode.h for vim_to_objectZyX1
2016-05-30typval_encode: Do not use new vector typeZyX1
2016-05-30kvec,typval_encode: Add new vector: the one with preallocated arrayZyX1
2016-05-30eval/encode: Move main macros from encode.c to typval_encode.hZyX1