| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | 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 |