summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/json_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-11feat(stdlib): vim.json.decode() can allow comments #37795skewb1k1
2025-09-13feat(json): vim.json.encode() sort_keys #35574skewb1k1
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-01-01docs: misc #31479Justin M. Keyes1
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
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-06fix(json): allow objects with empty keys #25564Emanuel1
2023-06-21fix(vim.json)!: remove global options, "null", "array_mt" #24070Justin M. Keyes1
2021-09-26test: add tests for vim.jsonMichael Lingelbach1