Skip to content

No labels!

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

identifiers
identifiers
Feature: Identifiers
if else
if else
Feature → statements: 'if' statements
#if
#if
Feature → compiler control statements: Conditional compilation blocks
implicit conversions
implicit conversions
Feature: implicit conversions
implicit existential opening
implicit existential opening
Feature → existentials: implicit opening of existentials when passed to parameters of generic type
implicit member expressions
implicit member expressions
Feature → expressions: Implicit member expressions
implicitly unwrapped optionals
implicitly unwrapped optionals
Feature → types: Implicitly unwrapped optional types, aka IUO
import
import
Feature → declarations: `import` declarations
in-out expressions
in-out expressions
Feature → expressions: In-out expressions
inaccurate info
inaccurate info
Bug → documentation: Inaccurate info
incremental compilation
incremental compilation
indexing
indexing
Area → source tooling: AST indexing
infinite recursion
infinite recursion
Bug: Infinite recursion
inheritance clauses
inheritance clauses
Feature → type declarations: Type inheritance clauses
inheritance
inheritance
Feature → type declarations → class: Subclassing and inheritance of class members
init accessors
init accessors
Feature: Initialization property accessors
init
init
Feature → declarations: Initializers
@inlinable
@inlinable
Feature → attributes: the @inlinable attribute
inout
inout
Feature → types: `inout` types
input & output
input & output
Area → standard library: Input & output
integer literals
integer literals
Feature → literals: Integer literals
internal error
internal error
Bug: Internal error
interpolated strings
interpolated strings
Feature → expressions → literals → string literals: interpolated strings
invalid
invalid
Resolution: Invalid (spam, junk or empty)
IRGen
IRGen
LLVM IR generation
key paths
key paths
Feature: key paths (both native and Objective-C)
lazy var
lazy var
Feature: Lazy variables