Skip to content

Pull requests: apple/swift

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[SyntaxParse] Parse continue statement syntax
#28431 opened Nov 22, 2019 by kitasuke Loading… updated Feb 10, 2020
[SyntaxParse] Parse break statement syntax
#28209 opened Nov 12, 2019 by kitasuke Loading… updated Apr 15, 2020
[DNM] [stdlib] Implement string case-folding and normalization APIs swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review
#17933 opened Jul 13, 2018 by xwu Loading… updated Sep 24, 2020
[WIP][Docs] Update Type Metadata to Swift 5 ABI
#26822 opened Aug 24, 2019 by Azoy Draft updated Oct 1, 2020
[stdlib][draft] Adds minmax() to Sequence, minIndex(), maxIndex(), minmaxIndices() to Collection swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review
#32784 opened Jul 9, 2020 by valeriyvan Loading… updated Oct 1, 2020
Module version checking
#30326 opened Mar 10, 2020 by eeckstein Loading… updated Oct 1, 2020
[string] SIMD-izes internal func in StringCreate.swift
#30300 opened Mar 9, 2020 by valeriyvan Draft updated Oct 1, 2020
build: remove custom variables for cmark handling
#29438 opened Jan 24, 2020 by compnerd Loading… updated Oct 1, 2020
SILOptimizer: correct accidental >= to >
#33808 opened Sep 4, 2020 by compnerd Loading… updated Oct 1, 2020
IRGen: avoid tripping assertions on a move constructor invocation
#33539 opened Aug 18, 2020 by compnerd Loading… updated Oct 1, 2020
build: treat SourceKit as a host tool
#29457 opened Jan 26, 2020 by compnerd Loading… updated Oct 1, 2020
[ModuleTrace] Emit import graph to ease debugging import issues.
#33980 opened Sep 17, 2020 by varungandhi-apple Draft updated Oct 1, 2020
5 tasks
Sign coroutine prototypes and update corresponding test case.
#30413 opened Mar 14, 2020 by varungandhi-apple Loading… updated Oct 1, 2020
[DNM] Use normalized paths when emitting a module trace.
#29967 opened Feb 20, 2020 by varungandhi-apple Loading… updated Oct 1, 2020
[DNM] Add explicit "[-warnings-as-errors]" to diagnostics as applicable.
#27989 opened Oct 31, 2019 by varungandhi-apple Loading… updated Oct 1, 2020
[docs] Describe utility of module trace entry fields.
#32711 opened Jul 4, 2020 by varungandhi-apple Loading… updated Oct 1, 2020
Floating point random benchmark
#33462 opened Aug 13, 2020 by NevinBR Loading… updated Oct 1, 2020
Update VarDecl to store a potentially-compound name
#33726 opened Aug 31, 2020 by Jumhyn Loading… updated Oct 1, 2020
[IRGen] Implement initial version of must tail semantic attribute
#32192 opened Jun 4, 2020 by griotspeak Loading… updated Oct 1, 2020
AST: Transition to storing substitution maps in bound generic type nodes
#31895 opened May 19, 2020 by AnthonyLatsis Loading… updated Oct 1, 2020
[WIP] Sema: Resolve type witnesses for conditional conformances early
#30700 opened Mar 28, 2020 by AnthonyLatsis Loading… updated Oct 1, 2020
[SILGen] Use temporary initializer for switch address subject.
#32072 opened May 28, 2020 by zoecarver Loading… updated Oct 2, 2020
[opt] Support multiple closure arguments in closure specialization.
#31888 opened May 19, 2020 by zoecarver Loading… updated Oct 2, 2020
ProTip! Adding no:label will show everything without a label.