File tree
401 files changed
+5093
-8632
lines changed- trunk
- benchmark
- scripts
- single-source
- cmake/modules
- docs
- include/swift
- AST
- Basic
- ClangImporter
- Frontend
- IDE
- Option
- Parse
- SILOptimizer
- Analysis
- Utils
- SIL
- Sema
- Serialization
- Syntax
- lib
- AST
- Basic
- ClangImporter
- Driver
- FrontendTool
- Frontend
- IDE
- IRGen
- Index
- LLVMPasses
- Migrator
- Parse
- PrintAsObjC
- SILGen
- SILOptimizer
- Analysis
- FunctionSignatureTransforms
- Mandatory
- Transforms
- Utils
- SIL
- Sema
- Serialization
- Syntax
- stdlib
- public
- core
- runtime
- toolchain/Compatibility50
- test
- CircularReferences
- ClangImporter
- Constraints
- DebugInfo
- Driver
- FixCode
- Frontend
- Generics
- IDE
- IRGen
- Inputs/multithread_module
- Index/Store
- Interpreter
- NameBinding
- Parse
- PrintAsObjC
- Inputs
- Profiler
- Reflection
- SILGen
- Inputs
- SILOptimizer
- Sema
- Serialization
- Inputs
- comments-batch
- Recovery
- SourceKit
- CodeExpand
- Misc
- Syntax
- Outputs
- Parser
- attr
- decl
- class
- enum
- Inputs
- ext
- func
- init
- protocol/req
- subscript
- typealias
- var
- expr
- postfix/dot
- primary/keypath
- unary/keypath
- multifile/synthesized-accessors/invalid
- Inputs
- stdlib
- type
- tools
- SourceKit/lib/SwiftLang
- swift-api-digester
- swift-ide-test
- swift-reflection-dump
- unittests
- AST
- FrontendTool
- Syntax
- utils
- build_swift
- tests
- gyb_syntax_support
- swift_build_support
- swift_build_support/products
- tests/products
- update_checkout
- update_checkout
- validation-test
- compiler_crashers_2_fixed
- compiler_crashers_fixed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
401 files changed
+5093
-8632
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 59 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
61 | 118 |
| |
62 | 119 |
| |
63 | 120 |
| |
| |||
83 | 140 |
| |
84 | 141 |
| |
85 | 142 |
| |
86 |
| - | |
| 143 | + | |
87 | 144 |
| |
88 | 145 |
| |
89 | 146 |
| |
| |||
7799 | 7856 |
| |
7800 | 7857 |
| |
7801 | 7858 |
| |
| 7859 | + | |
7802 | 7860 |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
| |||
127 | 125 |
| |
128 | 126 |
| |
129 | 127 |
| |
130 |
| - | |
| 128 | + | |
131 | 129 |
| |
132 | 130 |
| |
133 | 131 |
| |
| |||
377 | 375 |
| |
378 | 376 |
| |
379 | 377 |
| |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 | 378 |
| |
385 | 379 |
| |
386 | 380 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 | 96 |
| |
101 | 97 |
| |
102 | 98 |
| |
| |||
124 | 120 |
| |
125 | 121 |
| |
126 | 122 |
| |
127 |
| - | |
| 123 | + | |
128 | 124 |
| |
129 | 125 |
| |
130 | 126 |
| |
| |||
175 | 171 |
| |
176 | 172 |
| |
177 | 173 |
| |
178 |
| - | |
| 174 | + | |
179 | 175 |
| |
180 | 176 |
| |
181 | 177 |
| |
| |||
189 | 185 |
| |
190 | 186 |
| |
191 | 187 |
| |
192 |
| - | |
| 188 | + | |
193 | 189 |
| |
194 | 190 |
| |
195 | 191 |
| |
|
Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
45 | 57 |
| |
46 | 58 |
| |
47 | 59 |
| |
| |||
129 | 141 |
| |
130 | 142 |
| |
131 | 143 |
| |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
132 | 166 |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 | 425 |
| |
430 | 426 |
| |
431 | 427 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
314 |
| - | |
| 313 | + | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
| |||
495 | 495 |
| |
496 | 496 |
| |
497 | 497 |
| |
498 |
| - | |
| 498 | + | |
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
| |||
125 | 126 |
| |
126 | 127 |
| |
127 | 128 |
| |
128 |
| - | |
129 |
| - | |
| 129 | + | |
| 130 | + | |
130 | 131 |
| |
131 | 132 |
| |
132 | 133 |
| |
| |||
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
182 |
| - | |
183 |
| - | |
| 183 | + | |
| 184 | + | |
184 | 185 |
| |
185 | 186 |
| |
186 | 187 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
113 | 112 |
| |
114 | 113 |
| |
115 | 114 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 |
| |
62 | 65 |
| |
63 | 66 |
| |
|
0 commit comments