aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/json_functions_spec.lua
Commit message (Expand)AuthorAge
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* feat(rpc): allow empty string key in msgpack => Vim conversionJustin M. Keyes2023-12-07
* fix(json): allow objects with empty keys #25564Emanuel2023-12-06
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* docs: fix typos (#20394)dundargoc2022-09-30
* feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* test: reorg #15698Justin M. Keyes2021-09-17