aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/luaeval_spec.lua
Commit message (Expand)AuthorAge
* test/vim.validate(): assert normalized stacktraceJustin M. Keyes2020-10-05
* lua: Fix crash on unprotected lua errors (#12658)TJ DeVries2020-07-19
* lua: Add ability to pass tables with __callTJ DeVries2020-07-10
* lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* API: return non-generic VimL errorsJustin M. Keyes2018-05-09
* executor,functests: Add print() tests, some fixesZyX2017-03-27
* executor: Fix some memory leaksZyX2017-03-27
* executor: Add :luado commandZyX2017-03-27
* doc,functests: Add documentationZyX2017-03-27
* functests: Some more testsZyX2017-03-27
* functests: Move existing tests from lua_spec to lua/*, fix themZyX2017-03-27
* functests: Add some testsZyX2017-03-27