Commit message (Expand) | Author | Age | |
---|---|---|---|
* | feat(lua): rename vim.loop -> vim.uv (#22846) | Lewis Russell | 2023-06-03 |
* | feat(lua): enable stack traces in error output (#16228) | Gregory Anders | 2021-11-06 |
* | lua: add vim.in_fast_event() to check if we are in a luv callback | Björn Linse | 2019-08-05 |
* | tests: loop_spec: retry (#10413) | Daniel Hahler | 2019-07-04 |
* | make vim.loop == require'luv' | Björn Linse | 2019-06-30 |
* | libluv: use luv_set_callback to control callback execution | Björn Linse | 2019-06-30 |
* | lua: introduce vim.loop (expose libuv event-loop) #10123 | George Zhao | 2019-06-10 |