Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test/vim.validate(): assert normalized stacktrace | Justin M. Keyes | 2020-10-05 |
* | lua: Fix crash on unprotected lua errors (#12658) | TJ DeVries | 2020-07-19 |
* | lua: Add ability to pass tables with __call | TJ DeVries | 2020-07-10 |
* | lua: Add ability to pass lua functions directly to vimL | TJ DeVries | 2020-07-10 |
* | Add v:lua.func() vimL syntax for calling lua | Björn Linse | 2019-11-16 |
* | API: return non-generic VimL errors | Justin M. Keyes | 2018-05-09 |
* | executor,functests: Add print() tests, some fixes | ZyX | 2017-03-27 |
* | executor: Fix some memory leaks | ZyX | 2017-03-27 |
* | executor: Add :luado command | ZyX | 2017-03-27 |
* | doc,functests: Add documentation | ZyX | 2017-03-27 |
* | functests: Some more tests | ZyX | 2017-03-27 |
* | functests: Move existing tests from lua_spec to lua/*, fix them | ZyX | 2017-03-27 |
* | functests: Add some tests | ZyX | 2017-03-27 |