aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_api_dispatch.lua
Commit message (Collapse)AuthorAge
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
|
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
| | | | | | | ref #343 Though I don't see a strong benefit, it isn't too much of a burden, and maybe avoids confusion in some cases.
* log: RPC, input, other eventsJustin M. Keyes2018-09-19
|
* API: Accept empty lists as dictionariesKillTheMule2018-05-23
|
* *: Add some PVS commentsZyX2018-04-15
|
* api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLYBjörn Linse2017-05-10
|
* generators: separate source generators from scriptsBjörn Linse2017-05-10