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
ef6285029eaaf1c43a785c927654c74e9b517bc8 authored over 1 year ago
12d070bca800702babd02d6f83fa61c71ef59250 authored over 2 years ago
Fix building on osx and add install instructions for non-linux platforms.
Trying to build & i...
c912fffa1e5fd689d49ebb8b6e63772407e25cb2 authored over 2 years agofix(session): raise an error on EOF instead of implicit `nil` response
49b08439685abd810c6e91f35efcf48367658efc authored over 2 years ago6fbdaee1628194e9b81d25c52c0175938c332800 authored over 2 years ago
9d6d8a3e746b8774e41afbebf148dd2b7010ef07 authored over 2 years ago
feat(child): allow an extra fd to be passed after stdio
98d0b16c2b57fab2ae4f7c0e668bce871b6aafe7 authored almost 3 years ago387fdb32b2e787347aea4a0c896d8b3ffd0491df authored almost 3 years ago
needed to test https://github.com/neovim/neovim/pull/18357
fd2810e3dcb6cd2aa61bd852c2b5a3e78475eaee authored almost 3 years ago872bc8dec7615188de30b7107ca7041b3c825dc2 authored almost 5 years ago
263e1dcee87e133ff016b30f6c8cf5e8bfaaee7e authored almost 5 years ago
8679f928d8e2ab5a8875dc78373688d7fb37939f authored almost 5 years ago
see https://github.com/luvit/luv/pull/350
see https://github.com/luvit/luv/issues/433#issuecomme...
required by session.lua, so rock needs this to function.
63f5feb81c6984dec542e614543aac5af3c82b04 authored about 5 years ago2da5151b59b52a3547365929ae5dbefa27399013 authored about 5 years ago
* ci: Travis: test with Lua 5.3 also
* test/stdio_fixture.lua: pass package.{path,cpath} via ...
78c55d0a36c28ff421b9dfe35d747d7576af7557 authored about 5 years agof04c0adca8ee35dd9e9e9c7a55561e328e5e43bb authored about 5 years ago
af2409189ecf8786b35934cd0116f55b04ef7db9 authored about 5 years ago
Pass correct type for luaL_setfuncs' nup parameter
c10c0b79dfa646e8b40f5e4dd29442f0e2a968de authored over 5 years ago
nvim/native.c: In function ‘luaopen_nvim_native’:
nvim/native.c:34:34: warning: passing argument...
9904a05aa721d334fa1224ee33387eec56aeae3b authored over 5 years ago
fe243a5b8d9b95af10184a69b357976a2928b9cc authored over 5 years ago
1f0a21d51b3c6dd160ff8521a81c0778246a74a6 authored over 5 years ago
Ref: https://github.com/neovim/neovim/pull/9547
eeb3cd1ffd96410a6c468101c68c80af1eea6097 authored over 5 years agoThis helps when investigating into build logs.
bc9ab806e734b29eadea61b0e1f45fd4ff4a74d1 authored over 5 years ago2b8969a030efaab6a7b60087d84b6597ed384528 authored over 5 years ago
dc5b731c61508246767a3de1683f31c6671fdbea authored over 5 years ago
018a562992f1e1a54e111a5603fc6f603be51cca authored over 5 years ago
session: allow precise control over returned error message
d0752e3958f2bd7e71335cc9689f020063523208 authored over 5 years agoc2d45b6ea48ba4a6de25d12a34530f4f843d622a authored over 5 years ago
Use --embed --headless for Socket/TcpStream session tests
f3f6beebfec5005eb2923e086758d5b0041ed412 authored almost 6 years agoe1006834f3509530a868164bb082fa55585ef7ff authored almost 6 years ago
ab10619395be6c107200b8c84682e195c9585ebd authored almost 6 years ago
After neovim/neovim#9024, "nvim --embed" waits for a UI to attach.
"nvim --embed --headless" is ...
Luarocks requires the hyphen part to version the rockspec file itself.
fc4cb196784337f8b0900f062b50e64281038117 authored over 6 years agod02c702aa12129499d214bd70b22fe7a7053f0df authored over 6 years ago
During the setup of a Tcp/SocketStream, an error may occur which results
in self._stream_error ...
8814fb7a455c7eacd6b79176dbb3c6dba46470bb authored over 6 years ago
Also set NVIM_LOG_FILE so that the nvim log is written locally.
d0e013587088525bc4c521a692d8924ea64e0596 authored over 7 years agof9e8fbab71fd99b6a931e1fc00bd526cb09fdd5f authored almost 8 years ago
Travis trusty env includes "modern versions of GCC, Clang, make,
autotools, cmake, scons".
7c1cf892202de0ba6dae0976c6c1bc7b39356a5f authored almost 8 years ago
* luaL_reg was a #define to luaL_Reg in lua5.1, it is not defined anymore
* luaL_register does ...
child_process_stream: Provide custom environment support
9fa005504df4143fd6f1d84fe94e17525bc3cd66 authored over 8 years ago77e39d4599016462d005b37ec6a71f6fb819aa22 authored over 8 years ago
This is needed for neovim/neovim#4964.
adb6728d5d28051c02ebdde3ea6e5ea900134939 authored over 8 years ago8065d5c509b8de83928377feda4371d2723019cb authored almost 9 years ago
d490012f76b42256320ad4f329317ec18c7a6ea3 authored almost 9 years ago
40b55a3fa1d1e3312e67ee428d68d1d3a3cd72f5 authored almost 9 years ago
7d0b795b0531be91d2117d20416f4007bc02d924 authored almost 9 years ago
40afff2499cbab2deab5da7a8f4c28b1c9786bd8 authored almost 9 years ago
08838cf025a862a72595c22e7f35e8a1f94c3ee9 authored almost 9 years ago
f4947dca3e441cc5b06cf41c41dac1b03e526979 authored almost 9 years ago
5b365e5f8995db9723b3bdc5bfd57c1570704a47 authored almost 9 years ago
Added TcpStream / SocketStream to client
0f8cf738e48c6331cd25ca8b41d85bc3b4a0e342 authored almost 9 years agoNow the client can connect to nvim using a TCP socket or a unix socket.
27d9f17b2d68d1edd790ef2a649cb7131f171f0a authored almost 9 years ago16dcc338377ee089130ac8087284bb0e5eb77cfb authored almost 9 years ago
e47c2ea0f22b25135fb2fa7e0bcdbbe24c298fc6 authored almost 9 years ago
Also rename `exit()` method of Session to `close()`
4d01cc9c6a71cf581b95cdcafd7f9fa699e4a2b6 authored almost 9 years ago5d3206211c567697d4a5a5af94af6257e18bb47d authored almost 9 years ago
9effaa996a099550e31243aca83a92457691590f authored almost 9 years ago
0a4102b91af1f92c899f9e47c0de020781c6a561 authored almost 9 years ago
c5c74394deceae3e1d53bc8f09b085404ad93f78 authored almost 9 years ago
Always call uv.run to ensure the timer/prepare handles are closed.
884bc234e68cde604fdc8362dcb58dcfe81ef4b0 authored almost 9 years ago6eea5438a25d12fb31ea4c70f53882e6881cda1e authored almost 9 years ago
b78b87c605c5108cc138c90925e8214ec721fcda authored almost 9 years ago
9a8627906159951d16f5945d3c37ffff1df22cc3 authored almost 9 years ago
- Decouple msgpack and rpc layers so they work with any objects implementing a
stream interfac...
29e28834154943bc14d1cb006529ecdd875712e7 authored about 9 years ago
da9213a3e52e7b79501a78b92b35f91c7895a21d authored about 9 years ago
2a99c51680813bc79e8f73edf1e0b67e0dd13931 authored over 9 years ago
85ca36880f776a08810034d2eb195c3ac455dc04 authored over 9 years ago
dc188db8b7d6cdca26c190435401e101d24cd876 authored over 9 years ago
It makes more sense so use "in" as the readable stream(incoming data) and "out"
as the writable ...
c805fb8a12ea04d0f58320352d7fdfea061b6c26 authored over 9 years ago
eac13252bd1ed64319e3824ac495449172f2e7a3 authored over 9 years ago
a64514816b757509d363fb83d86f9d127a180c33 authored over 9 years ago
724b8ebc6a2e09bfbb8afb73921bb2d1e01d35b0 authored over 9 years ago
276af70d1001657fc5937653475b56f943961441 authored over 9 years ago
package: fix rockspec
972ad31ba0363e1aa908350030bb24859f57ccbe authored over 9 years agof93c37b889ba2d52744ad84d8f061b3eaf849e87 authored over 9 years ago
support async notifications to nvim
14047e93dc7ccf4f4bed51a1c29e659c26c8a17a authored over 9 years ago537e1b91ed71470569003acc207acbec2423b142 authored over 9 years ago
Update libuv
a362280c164a286bad6e196ecb9581abe592c99a authored over 9 years agoa3d3d169b06da4b41e61ae80d993339cdf1ad431 authored over 9 years ago
a3ff791577775fd0059157cd87c36c9c4e4e045e authored over 9 years ago
Migrate to Travis containers
312463e35cc636e7723488ce5ea8bc033772243f authored over 9 years agoeeaf194dc196b73aaec39ba03e41a8ed600e09c6 authored over 9 years ago
f3560f680af72b9eaade935281b9be2624b5d9da authored over 9 years ago
2ba647843460174e9749223b61527cbe0b825b2d authored over 9 years ago
luarocks: allow all platforms
d229f67520176f58aa7cda469c3bd58a95a7e334 authored over 9 years ago
Per https://github.com/keplerproject/luarocks/wiki/Rockspec-format we
can blacklist known incomp...
404b8a12a5f0cf2c3da57fa2c00d5291a3153311 authored over 9 years ago
Add netbsd to rockspec platforms
06b7d8a490ab93116ec7e1388e9e14382915c639 authored over 9 years agohttps://github.com/neovim/neovim/issues/3107
e11410bac1aaac8f3f13c2b28f0823cac4ad830e authored over 9 years agoBump version.
a7f36f302ec21223c1a81360adec0c6db1ed9107 authored almost 10 years ago1bcb777a50ab1fb93da6ad5e76baa17c96720361 authored almost 10 years ago
rockspec: Download nvim-client sources over HTTPS.
d36ca7bd77f97030f513d999e325af1b1ce68252 authored almost 10 years agoResolves problems with download over git:// protocol mentioned in neovim/neovim#1830.
18f28c88f490802d11e9d3f624e52e194f000dcb authored almost 10 years agoAdd openbsd to rockspec platforms
f4b2f489bd9732e41123cd0534ab0fac42694703 authored almost 10 years ago