-
Luvit's package.lua specifies luvi 2.7.6 but get-lit downloads luvi 2.9.1 and compiles lit using that,
so then when you run `lit make lit://luvit/luvit` it downloads luvi 2.7.1 and makes luvit using …
-
Hi,
I am trying to bump the nixos package for luv and one problem I have is that I can't install both the library and headers at the same time (or I hqven't found how) because BUILD_MODULE is used …
-
Because the `sh` utility function always closes the output buffer:
https://github.com/neovim/nvim-lsp/blob/39b743b9b36be26a5e58278d7608fe456a0ad3f8/lua/nvim_lsp/util.lua#L430-L432
Maybe only cal…
-
`require 'package'` is requiring a luvit thing, but should be `require 'transfromage/package'`
-
I think it's time to release a new Lit version (and a new Luvit version after that). Some things to do before releasing a new Lit version:
- [x] Make sure the [new Luvi release works (Mac/Linux dep…
-
See https://github.com/luvit/luvit/issues/1092 and https://github.com/luvit/luvit/issues/1092#issuecomment-575500004
-
```
./tests/test-thread.lua:67: bad argument #1 to 'new_thread' (function expected, got table)
stack traceback:
[C]: in function 'new_thread'
./tests/test-thread.lua:67: in function 'fn'
…
mcepl updated
4 years ago
-
hi,
trying a simple search ( let say `json`) return a "There was a problem making the request".
any idea ?
-
Related to https://github.com/luvit/luvit/issues/1058
Luvi bumped OpenSSL to 1.1.1 here: https://github.com/luvit/luvi/pull/196 so Luvit might need some changes to be compatible with that in future…
-
- [x] submodule update [lua](https://github.com/luvit/luv/pull/448/commits/2f2334b18a806b14f5af93d211981b2fb0568cf6)/[luajit](https://github.com/luvit/luv/pull/448/commits/00465e0f11980b2de2fb8c8abc71…