4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[AST] NFC: Remove some unused code More... about 1 year ago
[CS] Use correct DeclContext when solving initializations More... about 1 year ago
[AST] Make `PatternBindingInitializer::setBinding` private More... about 1 year ago
[AST] Split up `PatternBindingDecl::setPattern` More... about 1 year ago
[Parse] Avoid re-using attribute context for non-first entry More... about 1 year ago
[AST] NFC: Introduce `PatternBindingInitializer::create` More... about 1 year ago
[AST] Remove SerializedPatternBindingInitializer More... about 1 year ago
[AST] Remove SerializedDefaultArgumentInitializer More... about 1 year ago
IRGen: Remove supportsTypedPointers, getNonOpaquePointerElementType, isOpaqueOrPointeeTypeMatches More... about 1 year ago
Merge pull request #70772 from apple/egorzhdan/std-function-initial-tests More... about 1 year ago
[CSStep] Add a nullptr check to `IsDeclRefinementOfRequest::evaluate` More... about 1 year ago
Update OwnershipLiveness comments for code review. More... about 1 year ago
Update SIL-Utilities.md for new ownership utils. More... about 1 year ago
Rename AddressUseVisitor to AddressLifetimeDefUseWalker. More... about 1 year ago
Reorder code in OwnershipUtils.swift. More... about 1 year ago
Add a reborrow cache to EnclosingValues. More... about 1 year ago
[Regex] Really build _RegexParser without resilience. More... about 1 year ago
Merge pull request #70937 from slavapestov/rename-conformance-lookup More... about 1 year ago
[Concurrency] allow isolated on dynamic self types (#70925) More... about 1 year ago
Merge pull request #70948 from tshortli/resolve-concurrency-runtime-warnings More... about 1 year ago
Merge pull request #70762 from kubamracek/embedded-dict More... about 1 year ago
Merge pull request #70943 from tshortli/resolve-more-warnings More... about 1 year ago
Merge pull request #70940 from nate-chandler/rdar121028415 More... about 1 year ago
Merge pull request #70862 from sophiapoirier/global-variable-strict-concurrency-changelog More... about 1 year ago
[Tests] NFC: Disable availability checking in `@preconcurrency` conformances tests More... about 1 year ago
[SILOpt] Represent _TrivialStride pre-specializations with vector types (#70938) More... about 1 year ago
NFC: Suppress -Wreturn-type-c-linkage warnings in GlobalExecutor.cpp. More... about 1 year ago
Apply suggestions from code review More... about 1 year ago
[embedded] Add Unicode.Scalar to embedded stdlib More... about 1 year ago
Merge pull request #70946 from tshortli/sendable-objc-attr-in-type-context-test-requires-asserts More... about 1 year ago