aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators
Commit message (Expand)AuthorAge
* Lua: vim.env, vim.{g,v,w,bo,wo} #11442Ashkan Kiani2019-11-24
* gen_eval.lua: use correct name in usageDaniel Hahler2019-07-30
* jobstop(): close channel before process_stop() #10522Justin M. Keyes2019-07-17
* Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
* 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
* vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy2019-06-24
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* generators: fix filename typo in help messageJan Edmund Lazo2019-04-13
* gen_ex_cmds.lua: build the command tableJan Edmund Lazo2019-03-28
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* UI: add "compositor" layer to merge grids for TUI use in a correct wayBjörn Linse2019-02-02
* log: RPC, input, other eventsJustin M. Keyes2018-09-19
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* gen_events.lua: define NUM_EVENTS as an enum valueJustin M. Keyes2018-06-16
* API: Accept empty lists as dictionariesKillTheMule2018-05-23
* *: Add some PVS commentsZyX2018-04-15
* build/msvc: Fix preprocessor parsingb-r-o-c-k2018-02-28
* ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* *: Fix some typos found by oni-linkZyX2017-11-06
* Merge branch 'master' into expression-parserZyX2017-10-30
|\
| * vim-patch:8.0.0102ckelsel2017-09-24
* | gen_declarations: Do not generate line numbers by defaultZyX2017-10-29
|/
* log: all UI events, not just UI-bridgeJustin M. Keyes2017-07-22
* options: Silence V542 without using commentsZyX2017-05-20
* options: Silence V542 the other wayZyX2017-05-20
* options: Silence V542: odd casts for .def_valZyX2017-05-20
* ui_events: erase internal type HlAttrs (#6718)Björn Linse2017-05-11
* api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLYBjörn Linse2017-05-10
* api: add metadata for ui eventsBjörn Linse2017-05-10
* generators: separate source generators from scriptsBjörn Linse2017-05-10