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
70f99031449d0926abc3fd4ce0212e9d4ef8c68b
sourcekit-lsp
/
Sources
/
LanguageServerProtocolJSONRPC
History
Alex Hoppen
70f9903144
Move semaphore signaling 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-09-28 22:28:50 -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 signaling to block main thread until request has received a reply instead of until it has been handled
2023-09-28 22:28:50 -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