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
785b00c438a173623f8dde0c240895278d820d0a
sourcekit-lsp
/
Sources
/
LanguageServerProtocolJSONRPC
History
Andrey Klebanov
785b00c438
Don't call closeHandler if it is nil
...
Issue:
#852
closeHandler callback can be nil in an initializer
2023-10-04 20:14:09 -04: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
Don't call closeHandler if it is nil
2023-10-04 20:14:09 -04: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