Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
A hardware accelerated cairo backend. Leverages GPU hardware as much as possible and minimizes CPU usage.
-
-
-
Forked from apple/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
Swift
-
-
Forked from apple/swift-package-manager
The Package Manager for the Swift Programming Language
Swift
448 contributions in the last year
Contribution activity
July 2020
Created a pull request in apple/indexstore-db that received 6 comments
[Database] Make the database path unique to the specific lmdb wrapper instance
This is intended to protect against a crash that can occur if trying to use the same lmdb database path from separate wrapper instances. rdar://392…
+99
−35
•
6
comments
- [SourceKit/DocSupport] Don't synthesize extensions for inherited protocol conformances.
- [sourcekitd] Fix annotation range-shifting after edit
- [5.3][CodeCompletion] Fast completion inside function builder function
- [5.3][CodeCompletion] Fix a crash in CCExprRemover
- [5.3] Revert "Merge pull request #32655 from benlangmuir/sema-repeat-53"
- [5.3][ASTPrinter][IDE] Print PlatformKind::OSX as "macOS" rather than "OSX" in generated interfaces
- [5.3][CodeCompletion] Safer getEquivalentDeclContextFromSourceFile()
- [5.3][CodeCompletion] Remove redundant entries from possible callee analysis
- [5.3][Index] Fast path for getting value member
- [5.3][CodeCompletion] Force apply a viable solution even if ambiguous
- [5.3] [sourcekit] Retain semantic annotations across queries