-
### Problem
Neovim currently [translates](https://github.com/neovim/neovim/blob/master/runtime/doc/luvref.txt) the markdown documentation from this repo into its own vim-help format. This is curren…
-
Goals:
- [ ] Can perform HTTP requests (via a new ``HttpClient`` module) on top of the existing ``TcpClient`` implementation
- [ ] Can create HTTP servers (via a new ``HttpServer`` module) on top …
-
This is a second issue from #489.
I probably wasn't obvious and clear enough in my original pull request description, but there are actually two issues in play here. First one is logging issue which …
Kami updated
10 years ago
-
I've successfully installed lpeg,mpack and bit via luarocks, but when calling Install LUV it stops on linking lua.dll.
### **PKG-CONFIG --LIST-ALL**
> $ pkg-config --list-all
> libuv …
-
http://nerves-project.org
Booting directly into luv shell ? Would luv to here thoughts.
-
I'm trying to authenticate myself with lit to publish a module, but `lit auth` tells me that I don't have a public key.
```
~/g/lit-jsonstream> lit auth [username]
lit version: 3.7.3
luvi versio…
-
Goal: Create a website for Virgo Agent Project to explain what this project is about, how it can be valuable for other agent writers, and how to contribute to the project.
The target audience for d…
-
Hi all, I'm getting an error from CMake in my attempt to build a recent version of luv for OpenWrt.
Essentially I'm using the makefile here: https://github.com/openwrt/packages/blob/master/lang/luv…
-
If there is a secondary upstream, it will be used for downloads and publishing of private modules, but the real upstream will still be used for publishing public packages and for searching.
-
I would love to be able to use teal with luajit based runtimes. As you know, luajit has a nice [bit library built-in](https://bitop.luajit.org/) that is the same or very similar as `bit32`. I need a…