summaryrefslogtreecommitdiffstatshomepage
path: root/src/cjson
AgeCommit message (Expand)AuthorFiles
2026-02-11feat(stdlib): vim.json.decode() can allow comments #37795skewb1k1
2026-01-12docs: misc (#37281)zeertzjq1
2025-09-13feat(json): vim.json.encode() sort_keys #35574skewb1k1
2025-09-10fix(vim.json): fix truncation of decoded numbers outside lua_Integer's range ...James McCoy1
2025-09-07fix(cjson): fix `strbuf_set_length` incorrectness #35565skewb1k3
2025-09-07feat(json): pretty-format (indent) with vim.json.encode() #35424skewb1k1
2025-07-10fix(vim.json): loss of precision on integers >14 digits #34876jade1
2025-04-13docs: misc (#33093)dundargoc1
2025-02-26build(cjson): sync with upstream (#32114)Tristan Knight4
2024-12-06feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561Bartłomiej Maryńczak1
2024-05-03fix(vim.json): properly treat luanil options as booleans (#28622)zeertzjq1
2023-06-21fix(vim.json)!: remove global options, "null", "array_mt" #24070Justin M. Keyes1
2023-02-18fix: Add missing void as function argument (#22317)Andreas Schneider1
2022-03-04refactor: fix clang-tidy bugprone-signed-char-misuse warningsDundar Göc1
2022-02-26feat(lua): add proper support of luv threadserw71
2021-10-05feat(lsp): improve json deserialization performance (#15854)Michael Lingelbach1
2021-09-26feat(lua): expose lua-cjson as vim.jsonMichael Lingelbach4
2021-09-26feat(lua): add lua-cjson as vendored dependencyMichael Lingelbach5