Limiting which frameworks or APIs can be used in source?
|
|
4
|
242
|
September 6, 2021
|
Sub-syntax for string literals
|
|
10
|
1013
|
July 28, 2021
|
How the compiler can prove that memory safety?
|
|
2
|
520
|
July 20, 2021
|
Is there a way to generate semantic ASTs with SwiftSyntax?
|
|
3
|
382
|
July 2, 2021
|
Too complex closure return type?
|
|
10
|
489
|
June 26, 2021
|
Using Lazy var downsides
|
|
3
|
351
|
June 3, 2021
|
Closure Error Message Regression in Swift 5.4?
|
|
3
|
389
|
May 27, 2021
|
Swift 5.4 compiler hangs in release mode
|
|
1
|
514
|
May 18, 2021
|
Differences between type-inheritance clause & protocol composition syntax?
|
|
2
|
551
|
May 6, 2021
|
Why Swift now compile the same variable and function name
|
|
1
|
499
|
May 6, 2021
|
Possible compiler bug related to deeply nested enums
|
|
2
|
713
|
April 9, 2021
|
Compiling a dynamic framework with a statically linked library creates dependencies in ".swiftmodule" file
|
|
5
|
3230
|
April 1, 2021
|
General compilation / type inference speed weird issues
|
|
4
|
523
|
April 1, 2021
|
Does declaring RawRepresentable have compiler optimization benefits?
|
|
2
|
340
|
March 24, 2021
|
Print prebuilt module declarations like produced by Xcode
|
|
0
|
300
|
March 19, 2021
|
How does Swift know the address of an element in an array of Any?
|
|
2
|
745
|
March 7, 2021
|
Cross-Compilation on Mac to Ubuntu Fails
|
|
6
|
738
|
February 17, 2021
|
flatMap on UIView.constraints type inference confusion with no return type change in closure
|
|
3
|
332
|
February 15, 2021
|
Why does this logic exist in the mangling process?
|
|
2
|
358
|
February 11, 2021
|
Compiler build fails (Multiple commands)
|
|
2
|
583
|
February 3, 2021
|
How to deal with a swift compiler error: Illegal instruction: 4
|
|
5
|
2085
|
January 25, 2021
|
Providing alternative location for Standard Library
|
|
1
|
1407
|
April 29, 2018
|
SwiftPM: "missing required module" when compiling with a library dependency and a C subdependency (Yams) - Steps to repro included
|
|
3
|
1607
|
January 13, 2021
|
Error: The compiler that produced it 'Apple Swift 5.2.2 (swiftlang...) may have used features that are not supported by this Compiler (Apple Swift 5.3 (swiftlang...)
|
|
4
|
4449
|
November 26, 2020
|
Bug reporting right path
|
|
1
|
223
|
November 11, 2020
|
Is anyone else getting this error when building the compiler from `master` on macOS?
|
|
16
|
11693
|
October 20, 2020
|
Precedence/associativity of member access and function call
|
|
4
|
474
|
October 16, 2020
|
Ambiguous use of function with trailing closures
|
|
3
|
775
|
October 13, 2020
|
Undefined symbol: ___isOSVersionAtLeast
|
|
24
|
9034
|
September 16, 2020
|
Compiler crash when using intel intrinsics
|
|
0
|
419
|
August 27, 2020
|