aboutsummaryrefslogtreecommitdiff
path: root/src/cjson/lua_cjson.c
Commit message (Expand)AuthorAge
* feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561Bartłomiej Maryńczak2024-12-06
* fix(vim.json): properly treat luanil options as booleans (#28622)zeertzjq2024-05-03
* fix(vim.json)!: remove global options, "null", "array_mt" #24070Justin M. Keyes2023-06-21
* refactor: fix clang-tidy bugprone-signed-char-misuse warningsDundar Göc2022-03-04
* feat(lua): add proper support of luv threadserw72022-02-26
* feat(lsp): improve json deserialization performance (#15854)Michael Lingelbach2021-10-05
* feat(lua): expose lua-cjson as vim.jsonMichael Lingelbach2021-09-26
* feat(lua): add lua-cjson as vendored dependencyMichael Lingelbach2021-09-26