E. Castedo Ellerman (57e1d415) at 16 Mar 12:08
make empty stdin non-zero retcode like lake
E. Castedo Ellerman (393d9b71) at 14 Mar 13:34
LSP related dev adds
E. Castedo Ellerman (c9f6bb64) at 14 Mar 00:51
add test server loop test with real lake
E. Castedo Ellerman (5b94a081) at 14 Mar 00:45
decouple subprocess impl from session interface
E. Castedo Ellerman (43abe257) at 13 Mar 15:42
refactor jsonrpc/lspobj msg read/write
E. Castedo Ellerman (59274770) at 13 Mar 15:36
RequestResponseHelper; encapsulate RemoteRpcProxy
E. Castedo Ellerman (c9a9397b) at 13 Mar 15:33
remove close from RpcInterface; minor renames
E. Castedo Ellerman (b52a7485) at 13 Mar 14:47
proper shutdown/exit in server test; code improve
E. Castedo Ellerman (72ee5680) at 12 Mar 20:04
use stdlib logging/warnings; release/close rename
E. Castedo Ellerman (eb3a7edd) at 10 Mar 20:51
delay exec sub process LSP server
E. Castedo Ellerman (80b090dd) at 10 Mar 15:13
parse LSP ReponseError; add LSP error codes
E. Castedo Ellerman (f58ab496) at 09 Mar 22:16
lspleank specific code in new file
E. Castedo Ellerman (190f05e7) at 09 Mar 18:41
obsolete relay_rpc_loop with RpcInterface:release
E. Castedo Ellerman (ec17f0e7) at 09 Mar 12:53
copy/adapt unit tests from leanylsp
E. Castedo Ellerman (da7f3c6b) at 09 Mar 11:57
copy/split code from leanylsp.py
... and 1 more commit
E. Castedo Ellerman (3a1d7b94) at 09 Mar 02:13
respond with static webapp files over websocket
E. Castedo Ellerman (c11eb46b) at 09 Mar 02:10
build and include webapp in python package