Commit message (Expand) | Author | Age | |
---|---|---|---|
* | generators: separate source generators from scripts | Björn Linse | 2017-05-10 |
* | api/dispatch: Mark generated functions table readonly (#6576) | Patrick Jackson | 2017-04-24 |
* | api: consistently use nvim_ prefix and update documentation | Björn Linse | 2016-08-31 |
* | api: Allow blacklist functions that shouldn't be accesible from eval | Björn Linse | 2016-08-31 |
* | eval: use gperf to generate the hash of builtin functions | Björn Linse | 2016-08-31 |
* | api: auto generate api function wrappers for viml | Björn Linse | 2016-08-31 |
* | eval: Use generated hash to look up function list | ZyX | 2016-08-31 |
* | eval: Move VimL functions list to a lua file | ZyX | 2016-08-31 |