This website requires JavaScript.
Explore
Help
Sign In
averello
/
sourcekit-lsp
Watch
1
Star
0
Fork
0
You've already forked sourcekit-lsp
mirror of
https://github.com/apple/sourcekit-lsp.git
synced
2026-03-02 18:23:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34c6b8129515e567f60e93ba5e602ebbfb2c6535
sourcekit-lsp
/
Sources
/
LanguageServerProtocolJSONRPC
History
Alex Hoppen
34c6b81295
Move semaphore signalling to block main thread until request has received a reply instead of until it has been handled
...
This was causing the sourcekit-lsp integration test to fail.
2023-10-02 09:45:27 -07:00
..
CMakeLists.txt
build: build SourceKit-LSP with static linking
2022-03-02 08:43:06 -08:00
DisableSigpipe.swift
Add support for Musl libc with
canImport(Musl)
checks (
#772
)
2023-07-18 22:51:26 +01:00
JSONRPCConnection.swift
Move semaphore signalling to block main thread until request has received a reply instead of until it has been handled
2023-10-02 09:45:27 -07:00
MessageCoding.swift
Remove workaround for SR-16097 to decode Shutdown request
2023-01-13 17:04:35 +01:00
MessageSplitting.swift
Sink Int extension to JSONRPC
2019-11-19 10:52:23 -08:00