Pinned Loading
-
factor
factor PublicForked from factor/factor
Factor programming language - Github mirror of official GIT repo
1,247 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
July 2025
Created 47 commits in 2 repositories
Created a pull request in swiftlang/swift that received 4 comments
SILCloner: Fix logic error when cloning without a substitution map
If we have no substitution map, we still substitute types appearing in the original function, because we need to remap any local archetypes, which …
+49
−4
lines changed
•
4
comments
Opened 14 other pull requests in 1 repository
swiftlang/swift
1
open
13
merged
-
SILGen: Fix crash when default witness table entry comes from a concrete conformance
This contribution was made on Jul 14
-
Prepared overloads, part 3
This contribution was made on Jul 11
-
AST: Change RequirementEnvironment::getRequirementToWitnessThunkSubs() to use contextual types
This contribution was made on Jul 11
-
Prepared overloads, part 2
This contribution was made on Jul 10
-
BuiltinFixedArray cleanup
This contribution was made on Jul 9
-
Sema: Opening overloads at the outer decision level, part 1
This contribution was made on Jul 9
-
Sema: Remove unused variable
This contribution was made on Jul 8
-
AST: Cache isNoncopyable() and isEscapable() bits inside TypeBase
This contribution was made on Jul 7
-
RequirementMachine: Increase default type differences limit to 13000
This contribution was made on Jul 3
-
[6.2] Sema: Fix leading dot with protocol composition or parameterized protocol contextual type
This contribution was made on Jul 3
-
Sema: Fix leading dot with protocol composition or parameterized protocol contextual type
This contribution was made on Jul 3
-
[6.2] Concurrency: Move PackExpansionType check to swift::diagnoseNonSendableTypes()
This contribution was made on Jul 1
-
Concurrency: Move PackExpansionType check to swift::diagnoseNonSendableTypes()
This contribution was made on Jul 1
-
Sema: Improve the 'protocol method can't impose new requirements on Self' check
This contribution was made on Jul 1
Reviewed 15 pull requests in 1 repository
swiftlang/swift
15 pull requests
-
[Compile Time Constant Extraction] Support for open existential expressions
This contribution was made on Jul 13
-
Use the "prohibits isolated conformances" check for capture metatypes
This contribution was made on Jul 12
-
[IRGen] Don't use mangled names for metadata including Span et al when back-deploying
This contribution was made on Jul 11
-
[Associated type inference] Do recursive validation check before "invalid" check
This contribution was made on Jul 11
-
[6.2] Fix spurious warnings with strict memory safety
This contribution was made on Jul 10
-
[Strict memory safety] Eliminate spurious warnings with synthesized Codable
This contribution was made on Jul 10
-
[6.2] SILGen: Don't try to project static stored properties as addressable from their base.
This contribution was made on Jul 8
-
[6.2][Concurrency] Fix nonisolated(nonsending) interaction with #isolation
This contribution was made on Jul 8
-
SILGen: Don't try to project static stored properties as addressable from their base.
This contribution was made on Jul 7
-
[cxx-interop] Fix unqualified name lookup failure
This contribution was made on Jul 7
-
AST: Cache isNoncopyable() and isEscapable() bits inside TypeBase
This contribution was made on Jul 7
-
Fix deployment version for Span back-deployment library
This contribution was made on Jul 7
-
[SE-0470] Promote isolated-conformance-to-sendable-metatype protocol to an error
This contribution was made on Jul 7
-
[SE-0470] Check uses of isolated conformances in collection literals
This contribution was made on Jul 1
-
Allow inout parameters in expression macros
This contribution was made on Jul 1