summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2019-10-23runtime: Use module pattern with vim/shared.luaHirokazu Hata1
2019-10-26lua/stdlib: adjust some validation messages #11271Hirokazu Hata1
2019-09-28tree-sitter: use "module" pattern in lua sourceBjörn Linse1
2019-09-28tree-sitter: simplify editing using the new old_byte_size parameterBjörn Linse1
2019-09-28tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)Björn Linse1
2019-09-28tree-sitter: improve parser API (shared parser between plugins)Björn Linse1
2019-09-28tree-sitter: inspect languageBjörn Linse1
2019-09-28tree-sitter: rename tree_sitter => treesitter for consistencyBjörn Linse1
2019-09-28tree-sitter: add basic testing on ciBjörn Linse1
2019-09-28tree-sitter: support pre-registration of languagesBjörn Linse1
2019-09-28tree-sitter: objectify APIBjörn Linse1
2019-09-28tree-sitter: split tree-sitter lua interface from demo codeBjörn Linse1
2019-09-06test: Rename meth_pcall to pcall_errJustin M. Keyes1
2019-05-25doc #10017Justin M. Keyes1
2019-05-20lua/shared: share trim() implJustin M. Keyes1
2019-05-19lintJustin M. Keyes1
2019-05-19lua/shared: share more stuffJustin M. Keyes1
2019-05-19lua/shared: share deepcopy() with test/*Justin M. Keyes1
2019-05-19gen_vimdoc.py: support lua/shared.lua module [ci skip]Justin M. Keyes1
2019-05-18lua/shared: move table util funcs to vim.sharedJustin M. Keyes1
2019-05-18lua/stdlib: Introduce vim.sharedJustin M. Keyes1
2019-01-14lua/stdlib: vim.inspect, string functionsKillTheMule1
2018-12-20runtime/lua/vim/compat.luaJustin M. Keyes1