aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/json_spec.lua
Commit message (Expand)AuthorAge
* docs: misc #31479Justin M. Keyes2025-01-01
* 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
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor: format test/*Justin M. Keyes2024-01-03
* fix(json): allow objects with empty keys #25564Emanuel2023-12-06
* fix(vim.json)!: remove global options, "null", "array_mt" #24070Justin M. Keyes2023-06-21
* test: add tests for vim.jsonMichael Lingelbach2021-09-26