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-06 18:24:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aff620481f638a4e33d670bc07c13dfc6f2d407e
sourcekit-lsp
/
Sources
/
LSPLogging
History
Alex Hoppen
f7f474a0c8
Don’t crash if a compilation database is malformed JSON
...
Fixes
#1019
rdar://120804823
2024-02-21 15:47:18 -08:00
..
CMakeLists.txt
build: correct dependencies
2023-11-01 11:12:08 -07:00
CustomLogStringConvertible.swift
Mark
redactedDescription
as
@objc
2024-01-29 15:07:55 -08:00
Error+ForLogging.swift
Change logging to use
OSLog
2023-10-13 13:46:32 -07:00
Logging.swift
Emit signposts for request handling
2023-10-30 13:53:59 -07:00
LoggingScope.swift
Wrap request and notification ID for the purpose of logging scopes
2023-12-14 08:22:36 -08:00
NonDarwinLogging.swift
Format sources with swift-format
2023-10-31 19:30:31 -07:00
OrLog.swift
Don’t crash if a compilation database is malformed JSON
2024-02-21 15:47:18 -08:00
SplitLogMessage.swift
Append a suffix at then end of a chunk logged by
splitLongMultilineMessage
2024-01-26 15:18:23 -08:00