Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
-
LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).
-
-
-
acts_as_versionable for the newest_rails versions with dirty attributes handling
-
Forked from ihower/facebox_render
FaceboxRender is a Rails plugin let you use lightbox seamlessly using Facebox library (http://famspam.com/facebox/)
1,236 contributions in the last year
Less
More
Activity overview
Contributed to
apple/swift,
apple/swift-source-compat-suite,
apple/swift-evolution
and 2 other
repositories
Contribution activity
March 2021
Created 36 commits in 2 repositories
Created a pull request in apple/swift that received 13 comments
[ConstraintSystem] Use correct locator when filtering disjunction cho…
…ices
simplifyAppliedOverloads(Constraint *, ...) wouldn't filter choices
based on labels unless it finds recorded labels in the constraint system
…
+23
−1
•
13
comments
Opened 15 other pull requests in 2 repositories
apple/swift
9
merged
1
closed
- [TypeChecker] NFC: Fix a small typo in a test-case comment
-
[ConstraintSystem] Teach
getFunctionArgApplyInfoaboutinoutexpr… -
[Diagnostics] Check whether missing conformance could be fixed by using
.rawValue - [ConstraintSystem] Re-activate constraints if, due to incorrect reference, member type has been bound before base type
- [Changelog] NFC: Add an entry about SE-0299
- [Diagnostics] Verify that optional evaluation got type from context b…
- Revert "Revert "[ConstraintSystem] Use correct locator when filtering disjunc…"
- [ConstraintSystem] Maintain insertion order of all shrunk expressions…
- [Diagnostics] Prioritize type mismatches over labeling failures for c…
- [ConstraintGraph] Optimize edge contraction
apple/swift-evolution
5
merged
-
[SE-0307] Standardize arrow (
<->and->) formatting in the propos… - [SE-0307] Add more clarification to Introduction about what this feat…
-
[Proposal] Allow interchangeable use of
CGFloatandDoubletypes - [SE-0299] Mark as implemented in Swift Next and add decision notes
- [SE-0299] Clarify leading-dot syntax semantics reference
Reviewed 18 pull requests in 1 repository
apple/swift 18 pull requests
- [Property Wrappers] Rework the dependencies between property wrapper requests.
-
[ConstraintSystem] Teach
getFunctionArgApplyInfoaboutinoutexpr… - Revert "Sema: Remove some unreachable code from CSApply"
- Add test case for rdar://71566576
- [Sema] Fix rdar://75219757
- [Sema] Fix rdar://75200446
- [Pending Evolution] Super call enforcement
- [Sema] Correctly diagnose passing tuple as only argument to function with multiple parameters
- [DNM][TypeChecker] Implement Double <-> CGFloat implicit conversion
-
[Diagnostics] Check whether missing conformance could be fixed by using
.rawValue - Diag: Reword some errors for invalid usage of covariant Self
- [AST] NFC: Make ExtInfo param Optional<>
- [Changelog] NFC: Add an entry about SE-0299
- Sema: Fix dynamic Self behavior for a «super» base expression
- [Diagnostics] Add diagnostic when using nonexistent '**' operator
- Revert "[ConstraintSystem] Use correct locator when filtering disjunc…
- [Diagnostics] Prioritize type mismatches over labeling failures for c…
- [SR-14280][CSSimplify] Increase the score when matching functions with different representations for contextual type