| Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
hrtime() is integer:
https://github.com/luvit/luv/blob/5e9782739553ef61ac80cce1b296e4d47de877cd/src/misc.c#L430
Sync from https://github.com/luvit/luv/commit/5e978273
|
|
|
|
|
|
Synced from https://github.com/luvit/luv/blob/master/meta.lua
|
|
Problem: No type information for `vim.uv`.
Solution: Vendor https://github.com/LuaCATS/luv (which is what
luals bundles). This will allow other tooling to work out-of-the-box and
make these files available to users and plugins without the need for
`lazydev.nvim` etc.
|