aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_api_dispatch.lua
Commit message (Expand)AuthorAge
* jobstop(): close channel before process_stop() #10522Justin M. Keyes2019-07-17
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* api/lua: make nvim_execute_lua use native lua floats, not special tablesBjörn Linse2019-07-01
* libluv: use luv_set_callback to control callback executionBjörn Linse2019-06-30
* rename: FUNC_API_ASYNC => FUNC_API_FASTBjörn Linse2019-06-30
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* 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