aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/viml/executor
Commit message (Expand)AuthorAge
* executor/converter: Use readable lua numbers for handlesZyX2017-03-27
* executor/converter: Allow converting self-referencing lua objectsZyX2017-03-27
* functests: Test for error conditionsZyX2017-03-27
* executor/converter: Make it possible to supply `{}` to Dictionary argZyX2017-03-27
* executor/converter: Make nlua_pop_Object not recursiveZyX2017-03-27
* executor/converter: Fix how maxidx is determinedZyX2017-03-27
* executor/converter: Fix conversion of self-containing containersZyX2017-03-27
* executor: Make sure it works with API valuesZyX2017-03-27
* *: Silence linterZyX2017-03-27
* viml/executor: Directly generate typval_T valuesZyX2017-03-27
* eval: Add luaeval functionZyX2017-03-27