summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/geneval.lua
AgeCommit message (Expand)AuthorFiles
2017-04-24api/dispatch: Mark generated functions table readonly (#6576)Patrick Jackson1
2016-08-31api: consistently use nvim_ prefix and update documentationBjörn Linse1
2016-08-31api: Allow blacklist functions that shouldn't be accesible from evalBjörn Linse1
2016-08-31eval: use gperf to generate the hash of builtin functionsBjörn Linse1
2016-08-31api: auto generate api function wrappers for vimlBjörn Linse1
2016-08-31eval: Use generated hash to look up function listZyX1
2016-08-31eval: Move VimL functions list to a lua fileZyX1