Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/lua-client

DEPRECATED
https://github.com/neovim/lua-client

feat(ChildProcessStream): capture exit code on exit

vigoux opened this pull request over 2 years ago
Future/Status

justinmk opened this issue over 2 years ago
fix(session): raise an error on EOF instead of implicit `nil` response

bfredl opened this pull request over 2 years ago
fix(build): make fails on macos

hjdivad opened this pull request over 2 years ago
feat(child): allow an extra fd to be passed after stdio

bfredl opened this pull request over 2 years ago
Adding documentation to the README

dbalatero opened this issue almost 5 years ago
rockspec: Adding homepage

teto opened this pull request almost 5 years ago
add nvim._compat module to rockspec

jaawerth opened this pull request about 5 years ago
tests: failure with copied session_spec

blueyed opened this issue about 5 years ago
Pass correct type for luaL_setfuncs' nup parameter

jamessan opened this pull request about 5 years ago
tests: fix 'can receive requests from nvim' to not hang

blueyed opened this pull request about 5 years ago
Fix tests on master

blueyed opened this pull request about 5 years ago
[WIP/RFC] session: store exitcode/exitsignal from child

blueyed opened this pull request about 5 years ago
Fixes for Lua 5.2+

blueyed opened this pull request over 5 years ago
Fix luacheck issues

blueyed opened this pull request over 5 years ago
ci: Travis: test with Lua 5.3 also

blueyed opened this pull request over 5 years ago
session: allow precise control over returned error message

bfredl opened this pull request over 5 years ago
Use --embed --headless for Socket/TcpStream session tests

jamessan opened this pull request almost 6 years ago
[RFC] corrupted msgpack streams are printed to screen and/or saved

phodge opened this pull request over 6 years ago
publish new release

justinmk opened this issue over 6 years ago
test: Accept new/old error messages for invalid rpcrequest() syntax

jamessan opened this pull request over 6 years ago
Handle stream errors before acting on the stream

jamessan opened this pull request over 6 years ago
How use this API?

DavidUser opened this issue about 7 years ago
ci: ubuntu trusty/14.04 + misc cleanup

justinmk opened this pull request over 7 years ago
unpack object ids for easier introspection

bfredl opened this pull request over 7 years ago
Allow lua-client to build and pass tests on Lua5.2 and Lua5.3

jpleau opened this pull request over 8 years ago
child_process_stream: Provide custom environment support

ZyX-I opened this pull request over 8 years ago
Nvim API implementation

AitorATuin opened this pull request over 8 years ago
Use mpack as the backend for msgpack_rpc_stream

tarruda opened this pull request almost 9 years ago
Added TcpStream / SocketStream to client

AitorATuin opened this pull request almost 9 years ago
Replace native libuv binding by "luv" and decouple stream API from msgpack-rpc

tarruda opened this pull request almost 9 years ago
Client does not work with nil properly

ZyX-I opened this issue almost 9 years ago
[RFC] Add support for Windows

equalsraf opened this pull request about 9 years ago
Document usage

lpil opened this issue about 9 years ago
how can I install?

caiocutrim opened this issue about 9 years ago
[WIP] Refactor to use luv

tarruda opened this pull request about 9 years ago
Implement stdio transport

tarruda opened this pull request about 9 years ago
package: fix rockspec

justinmk opened this pull request over 9 years ago
Migrate to Travis containers

justinmk opened this pull request over 9 years ago
[WIP] Migrate to Travis containers

justinmk opened this pull request over 9 years ago
Update libuv

justinmk opened this pull request over 9 years ago
luarocks: allow all platforms

justinmk opened this pull request over 9 years ago
Add netbsd to rockspec platforms

ghost opened this pull request over 9 years ago
[RFC] support async notifications to nvim

bfredl opened this pull request over 9 years ago
Bump version.

fwalch opened this pull request over 9 years ago
[RFC] rockspec: Download nvim-client sources over HTTPS.

fwalch opened this pull request over 9 years ago
Please use the HTTP(S) repo url in the rockspec file

OptiverTimAll opened this issue over 9 years ago
Add openbsd to rockspec platforms

equalsraf opened this pull request over 9 years ago
Add support for illumos derivatives such as SmartOS

papertigers opened this pull request almost 10 years ago
Remove self from prebuilt dependencies before testing

tarruda opened this pull request about 10 years ago
Change refs for joyent/libuv repo to libuv/libuv

Happy-Dude opened this pull request about 10 years ago
[RFC] Travis: Use prebuilt dependencies & nightly build.

fwalch opened this pull request about 10 years ago
A thought

rphillips opened this issue about 10 years ago
The kvm library is required on FreeBSD.

jszakmeister opened this pull request about 10 years ago
Implement msgpack-rpc with child processes("spawn transport")

tarruda opened this pull request about 10 years ago