aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
* man.vim: Handle ANSI escape sequences with ":" #10267Kovas Palunas2019-06-30
* doc #10017Justin M. Keyes2019-05-25
* lua/shared: share trim() implJustin M. Keyes2019-05-20
* lintJustin M. Keyes2019-05-19
* lua/shared: share more stuffJustin M. Keyes2019-05-19
* lua/shared: share deepcopy() with test/*Justin M. Keyes2019-05-19
* gen_vimdoc.py: support lua/shared.lua module [ci skip]Justin M. Keyes2019-05-19
* lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
* lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
* lintJustin M. Keyes2018-12-20
* runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
* test: Lua 5.2/5.3 compat #9280Matěj Cepl2018-12-20
* man.lua: avoid float conversion on lua 5.3 (#7851)Filip Szymański2018-01-15
* Address PR commentsGabriel Holodak2017-12-27
* Add support for escape sequencesGabriel Holodak2017-12-27
* Switch to processing in LuaGabriel Holodak2017-12-27