summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/json.lua
AgeCommit message (Expand)AuthorFiles
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes1
2026-03-28docs: news #38464Justin M. Keyes1
2026-02-11feat(stdlib): vim.json.decode() can allow comments #37795skewb1k1
2025-09-28docs: json, tests, lsp #35754Justin M. Keyes1
2025-09-13feat(json): vim.json.encode() sort_keys #35574skewb1k1
2025-09-13docs: manpage, keycodes, jsonJustin M. Keyes1
2025-09-07feat(json): pretty-format (indent) with vim.json.encode() #35424skewb1k1
2025-01-01docs: misc #31479Justin M. Keyes1
2024-12-06feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561Bartłomiej Maryńczak1
2024-02-27feat(docs): replace lua2dox.luaLewis Russell1
2023-09-22fix(meta): include vim.jsonMaria José Solano1
2023-09-14docs: replace <pre> with ``` (#25136)Gregory Anders1
2023-07-17fix: luacheckLewis Russell1
2023-07-17docs(lua): change *lua-foo* -> *vim.foo*Lewis Russell1
2023-07-17docs(lua): move function docs to lua filesLewis Russell1