Highlights
- Arctic Code Vault Contributor
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 up
Popular repositories
-
Forked from factor/factor
Factor programming language - Github mirror of official GIT repo
-
-
-
-
Forked from apple/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
C
-
Forked from apple/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
C++
1,248 contributions in the last year
Contribution activity
September 2020
Created a pull request in apple/swift that received 8 comments
SILParser: Fix for removal of parse-time name lookup
The SIL parser parses "dismebodied" GenericParamLists that are not associated with a Decl, and do not appear in the ASTScope tree. The parser would…
- Fix SE-0268 implementation for removal of parse-time name lookup
- Disable parse-time lookup
- Remove old unqualified lookup implementation
- Remove -enable-astscope-lookup flag
- Re-implement DebuggerContextChange using a new mechanism
- AutoDiff: Remove some unnecessary calls to getInterfaceType()
- Sema: Fix cycle between closure type computation and EmittedMembersRequest
- DI: Correctly handle conditional destroy of 'self' in root class [5.3]
- AssociatedTypeInference: Generalize computeFixedTypeWitness to consider type parameters
- Optimize ASTContext::getOpenedArchetypeSignature
- [Sema] Fix availability checking in inlinable code
- SILOptimizer: make vtable pruning less aggressive
- [SILGen] Consolidate emission of SILDeclRef definitions
- [NFC] Remove uses of 'nominal' from diagnostic text
- [DNM] Lift the 'Self or associated type' restriction
- [WIP][Docs] Edits for educational note on PATs
- Add a callback to swift::reflection::MemoryReader that allows LLDB to…
- [AST] Generalize and rename ClassDecl::getEmittedMembers()

