Christian Clason
5a0a26a725
build(deps): bump luv to 1.52.1-0
2026-03-16 10:29:58 +01:00
Christian Clason
647d3dc454
build(deps): bump luv to 1.51.0-2
2026-01-23 09:30:37 +01:00
phanium
8c7023b7b3
docs(luv): hrtime() is integer (sync from upstream)
...
hrtime() is integer:
5e97827395/src/misc.c (L430)
Sync from https://github.com/luvit/luv/commit/5e978273
2025-12-14 10:15:03 +00:00
Christian Clason
f40e140083
build(deps): bump luv to 1.51.0-1
2025-05-17 10:59:14 +02:00
Christian Clason
73e7e7631c
build(deps): bump luv to 1.51.0-0
2025-05-11 11:08:33 +02:00
Christian Clason
a81d2b6703
docs(luv): replace bundled LuaCATS meta files with upstream
...
Synced from https://github.com/luvit/luv/blob/master/meta.lua
2025-05-06 18:47:33 +02:00
Christian Clason
0ee5a4d481
feat(meta): vendor luv meta files
...
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.
2025-04-10 09:13:13 +02:00