| Commit message (Expand) | Author | Age |
* | Lua: vim.env, vim.{g,v,w,bo,wo} #11442 | Ashkan Kiani | 2019-11-24 |
* | gen_eval.lua: use correct name in usage | Daniel Hahler | 2019-07-30 |
* | jobstop(): close channel before process_stop() #10522 | Justin M. Keyes | 2019-07-17 |
* | Improve luacheck setup [skip appveyor] | Daniel Hahler | 2019-07-04 |
* | Fix luacheck errors for all Lua source files | Sameed Ali | 2019-07-04 |
* | api/lua: make nvim_execute_lua use native lua floats, not special tables | Björn Linse | 2019-07-01 |
* | libluv: use luv_set_callback to control callback execution | Björn Linse | 2019-06-30 |
* | rename: FUNC_API_ASYNC => FUNC_API_FAST | Björn Linse | 2019-06-30 |
* | vim-patch:8.1.1366: using expressions in a modeline is unsafe | James McCoy | 2019-06-24 |
* | api: allow nvim_buf_attach from lua using callbacks | Björn Linse | 2019-06-04 |
* | generators: fix filename typo in help message | Jan Edmund Lazo | 2019-04-13 |
* | gen_ex_cmds.lua: build the command table | Jan Edmund Lazo | 2019-03-28 |
* | build: -Wmissing-prototypes | Justin M. Keyes | 2019-02-04 |
* | UI: add "compositor" layer to merge grids for TUI use in a correct way | Björn Linse | 2019-02-02 |
* | log: RPC, input, other events | Justin M. Keyes | 2018-09-19 |
* | ui: use line-based rather than char-based updates in screen.c | Björn Linse | 2018-07-21 |
* | gen_events.lua: define NUM_EVENTS as an enum value | Justin M. Keyes | 2018-06-16 |
* | API: Accept empty lists as dictionaries | KillTheMule | 2018-05-23 |
* | *: Add some PVS comments | ZyX | 2018-04-15 |
* | build/msvc: Fix preprocessor parsing | b-r-o-c-k | 2018-02-28 |
* | ui: forward relevant option updates to UIs (#7520) | Björn Linse | 2017-12-12 |
* | *: Fix some typos found by oni-link | ZyX | 2017-11-06 |
* | Merge branch 'master' into expression-parser | ZyX | 2017-10-30 |
|\ |
|
| * | vim-patch:8.0.0102 | ckelsel | 2017-09-24 |
* | | gen_declarations: Do not generate line numbers by default | ZyX | 2017-10-29 |
|/ |
|
* | log: all UI events, not just UI-bridge | Justin M. Keyes | 2017-07-22 |
* | options: Silence V542 without using comments | ZyX | 2017-05-20 |
* | options: Silence V542 the other way | ZyX | 2017-05-20 |
* | options: Silence V542: odd casts for .def_val | ZyX | 2017-05-20 |
* | ui_events: erase internal type HlAttrs (#6718) | Björn Linse | 2017-05-11 |
* | api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY | Björn Linse | 2017-05-10 |
* | api: add metadata for ui events | Björn Linse | 2017-05-10 |
* | generators: separate source generators from scripts | Björn Linse | 2017-05-10 |