1. 3c49bb7 gopls: normalize logging attributes by Robert Findley · 11 months ago
  2. f3e53e5 internal/jsonrpc2_v2: fix typos by kouler · 2 years, 2 months ago
  3. d41a43b internal/jsonrpc2_v2: fix a potential deadlock when (*Conn).Close is invoked during Bind by Bryan C. Mills · 2 years, 4 months ago
  4. 039b24b internal/jsonrpc2_v2: initiate shutdown when the Writer breaks by Bryan C. Mills · 2 years, 4 months ago
  5. 73fcd88 Revert "internal/jsonrpc2_v2: initiate shutdown when the Writer breaks" by Bryan C. Mills · 2 years, 4 months ago
  6. 3e8da47 internal/jsonrpc2_v2: initiate shutdown when the Writer breaks by Bryan C. Mills · 2 years, 5 months ago
  7. 28e9e50 internal/jsonrpc2_v2: eliminate error return from Bind by Bryan C. Mills · 2 years, 5 months ago
  8. 4885f7c internal/jsonrpc2_v2: eliminate a temporary connection leak in (*Server).run by Bryan C. Mills · 3 years ago
  9. 739f55d internal/jsonrpc2_v2: rework Connection concurrency by Bryan C. Mills · 3 years ago
  10. bc2e3ae internal/jsonrpc2_v2: add Func convenience wrappers for the Binder and Preempter interfaces by Bryan C. Mills · 3 years ago
  11. 5935531 internal/jsonrpc2_v2: remove “Box” suffix from channel field names by Bryan C. Mills · 2 years, 5 months ago
  12. fd32990 internal/jsonrpc2_v2: error out in-flight client calls when the reader breaks by Bryan C. Mills · 3 years ago
  13. 0e222f5 internal/jsonrpc2_v2: close the underlying connection if Wait is called instead of Close by Bryan C. Mills · 3 years ago
  14. b15dac2 gopls: migrate internal/lsp to gopls/internal/lsp by Robert Findley · 2 years, 7 months ago
  15. b22f048 internal/jsonrpc2*: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
  16. 78ff15e tools: fix some typos by cuishuang · 3 years ago
  17. ffa170d internal/jsonrpc2_v2: fix a racy map assignment in readIncoming by Bryan C. Mills · 3 years ago
  18. 5d35a75 internal/jsonrpc2_v2: clarify documentation by Bryan C. Mills · 3 years ago
  19. 00129ff internal/lsp/lsprpc: update binder tests to handle forwarding by Rob Findley · 3 years, 10 months ago
  20. fe2294a internal/jsonrpc2_v2: initialize async before binding by Rob Findley · 3 years, 9 months ago
  21. 877f9c4 internal/jsonrpc2_v2: an updated jsonrpc2 library by Ian Cottrell · 4 years, 1 month ago