Block or Report
Block or report slavapestov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
factor Public
Forked from factor/factor
Factor programming language - Github mirror of official GIT repo
-
-
-
-
swift-corelibs-foundation Public
Forked from apple/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
C
-
swift-lldb Public
Forked from apple/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
C++
1,455 contributions in the last year
Less
More
Contribution activity
October 2022
Created 49 commits in 1 repository
Created a pull request in apple/swift that received 3 comments
Opened 11 other pull requests in 2 repositories
apple/swift
2
open
8
merged
- Sema: Respect TVO_CanBindToPack
- Instantiate pattern type when matching PackExpansionTypes
- Sema: Instantiate constraints for RequirementKind::SameShape
- Check generic requirements when type checking calls to variadic generic functions
- Fix pack expansion matching
- Sema: Fix opening an existential argument to a 'try self.init()' delegation
- docs: Compiling Swift Generics, Part I
- Sema: Fix crash when pre-checking expression of the form P(<<literal>>) where P is a protocol
- Preliminary constraint solver support for variadic generics
- AST: Don't forget to check ProtocolCompositionType::hasExplicitAnyObject() in TypeMatcher
hborla/swift-evolution
1
merged
Reviewed 17 pull requests in 1 repository
apple/swift
17 pull requests
- [NFC] Add a test case for user-defined tuple conformances.
- Check generic requirements when type checking calls to variadic generic functions
- Sema: Instantiate constraints for RequirementKind::SameShape
- Preliminary constraint solver support for variadic generics
- [GenericEnvironment] Add helper methods for mapping pack types to opened element types and vice versa.
- [Sema] Implement basic type checking for pack expansion expressions.
- [CSSimplify] Diagnose contextual mismatch between fully resolved depe…
- [Compiling Swift Generics Book] Fixing some typos
- Allow stored properties in extensions
- [NFC][AST] Change TypeBase::getOptionalityDepth() implementation to not use a vector
- Sema: Fix crash when pre-checking expression of the form P(<<literal>>) where P is a protocol
-
Parse an ellipsis
T...for type parameter packs - [AST] Use consistent variadic generics terminology.
-
tests: Add a missing
typealiastest case and verifications for a few FIXMEs -
[AST] Add the skeleton for
PackExpansionExpr. - [AST] Move generic parameter logic for accessor decl from parser to GenericParamListRequest
- [RequirementMachine] Implement inference and minimization of same-shape requirements.

