Skip to content

No labels!

There aren’t any labels for this repository quite yet.

32 bit only
32 bit only
accepts invalid
accepts invalid
Bug: Accepts invalid
access control
access control
Feature → modifiers: Access control and access levels
access exclusivity
access exclusivity
Feature: Enforcement of exclusive access to memory
accessors
accessors
Feature → declarations: Variable (property) accessors
actor isolation
actor isolation
Feature → concurrency: Actor isolation
actor
actor
Feature → concurrency: `actor` declarations
affects ABI
affects ABI
Flag: Affects ABI
ambiguity handling
ambiguity handling
Flag: Ambiguity handling
Android
Android
Platform: Android
AnyKeyPath
AnyKeyPath
Area → standard library: The `AnyKeyPath` type
api design
api design
ARC
ARC
Feature: automatic reference counting
architecture support
architecture support
argument labels
argument labels
Feature: function argument labels
arm
arm
Architecture: any ARM
arm64
arm64
Architecture: arm64 (aarch64) — any 64-bit ARM
armhf
armhf
Architecture: the Debian port for ARM processors (armv7+) that have hardware floating point support
armv7
armv7
Architecture: ARMv7
armv8
armv8
Architecture: ARMv8
array literals
array literals
Feature → expressions → literals: Array literals
Array
Array
Area → standard library: The `Array` type
assertion failure
assertion failure
Bug → crash: An assertion failure
assignments
assignments
Feature → expressions: assignments
associated type inference
associated type inference
associated values
associated values
Feature → enums: enum cases with associated values (payload)
associatedtype
associatedtype
Feature → declarations → protocol: `associatedtype` declarations
AST
AST
Area → compiler: The libSwiftAST library
ASTDumper
ASTDumper
Area → compiler: The AST debug format printer
ASTGen
ASTGen
Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST