File tree
354 files changed
+9219
-3203
lines changed- .github/ISSUE_TEMPLATE
- SwiftCompilerSources
- Sources
- AST
- Basic
- Optimizer
- Analysis
- FunctionPasses
- Utilities
- SIL
- cmake/modules
- docs/ABI
- include
- swift
- ABI
- AST
- Basic
- Demangling
- Option
- Reflection
- Remote
- Runtime
- SIL
- SILOptimizer/Utils
- Sema
- StaticMirror
- Syntax
- swift-c/StaticMirror
- lib
- AST
- RequirementMachine
- Basic
- ClangImporter
- Demangling
- Frontend
- IDE
- IRGen
- Index
- Parse
- SIL
- IR
- Utils
- Verifier
- SILGen
- SILOptimizer
- IRGenTransforms
- Mandatory
- PassManager
- Transforms
- Utils
- Sema
- Serialization
- StaticMirror
- SymbolGraphGen
- stdlib
- cmake/modules
- private/OSLog
- public
- BackDeployConcurrency
- CompatibilityOverride
- Concurrency
- Cxx
- cxxshim
- Platform
- Reflection
- SwiftRemoteMirror
- core
- runtime
- test
- ClangImporter/MixedSource
- Inputs/WithSubmodule.framework
- Headers
- Modules/WithSubmodule.swiftmodule
- Concurrency
- Inputs
- Runtime
- Constraints
- Demangle/Inputs
- Distributed
- Runtime
- Driver
- Generics
- IRGen
- async
- Interop/Cxx
- class
- Inputs
- inheritance
- Inputs
- foreign-reference
- Inputs
- operators
- Inputs
- stdlib/overlay
- ModuleInterface
- Parse
- Reflection
- Inputs/swiftmodules
- Runtime
- SIL
- SILGen
- SILOptimizer
- SPI
- Sanitizers/tsan
- Sema
- Serialization
- SourceKit/CursorInfo
- StringProcessing/Sema
- SymbolGraph/Module
- Inputs
- ExportedImport
- QualifiedImportWithExtensions
- attr/ApplicationMain
- attr_NSApplicationMain_with_main
- attr_UIApplicationMain_with_main
- attr_main_with_maindotswift
- decl
- ext
- protocol/special
- typealias
- sil-passpipeline-dump
- stdlib
- tools/libStaticMirror
- unittests
- Parse
- Syntax
- Threading
- runtime
- utils
- gyb_syntax_support
- webassembly
- validation-test
- Runtime
- stdlib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
354 files changed
+9219
-3203
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 32 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 | 195 |
| |
206 | 196 |
| |
207 | 197 |
| |
| |||
594 | 584 |
| |
595 | 585 |
| |
596 | 586 |
| |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
597 | 593 |
| |
598 | 594 |
| |
599 | 595 |
| |
| |||
825 | 821 |
| |
826 | 822 |
| |
827 | 823 |
| |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
828 | 850 |
| |
829 | 851 |
| |
830 | 852 |
| |
| |||
1059 | 1081 |
| |
1060 | 1082 |
| |
1061 | 1083 |
| |
1062 |
| - | |
1063 | 1084 |
| |
1064 | 1085 |
| |
1065 | 1086 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
| |||
267 | 271 |
| |
268 | 272 |
| |
269 | 273 |
| |
270 |
| - | |
| 274 | + | |
271 | 275 |
| |
272 | 276 |
| |
273 | 277 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
50 |
| - | |
| 52 | + | |
51 | 53 |
| |
52 |
| - | |
| 54 | + | |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
57 |
| - | |
58 |
| - | |
| 59 | + | |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 |
| - | |
| 63 | + | |
62 | 64 |
| |
63 | 65 |
| |
64 |
| - | |
65 |
| - | |
| 66 | + | |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
70 |
| - | |
71 |
| - | |
| 72 | + | |
| 73 | + | |
72 | 74 |
| |
73 | 75 |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 | 49 |
| |
56 | 50 |
| |
57 | 51 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
|
0 commit comments