aboutsummaryrefslogtreecommitdiff
path: root/scripts/geneval.lua
Commit message (Expand)AuthorAge
* generators: separate source generators from scriptsBjörn Linse2017-05-10
* api/dispatch: Mark generated functions table readonly (#6576)Patrick Jackson2017-04-24
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* api: Allow blacklist functions that shouldn't be accesible from evalBjörn Linse2016-08-31
* eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31
* api: auto generate api function wrappers for vimlBjörn Linse2016-08-31
* eval: Use generated hash to look up function listZyX2016-08-31
* eval: Move VimL functions list to a lua fileZyX2016-08-31