Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | eval: Add luaeval function | ZyX | 2017-03-27 |
No tests yet, no documentation update, no :lua* stuff, no vim module. converter.c should also work with typval_T, not Object. Known problem: luaeval("1", {}) results in PANIC: unprotected error in call to Lua API (attempt to index a nil value) Ref #3823 |