This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
886475b51a7558936087615a5d65953d930e2db5
swift-mirror
/
test
/
decl
/
enum
History
Matt Diephouse
b4a2dc8add
Improve contextual member unexpected arguments diagnostic
2018-07-23 20:18:40 -04:00
..
Inputs
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
enumtest.swift
Improve contextual member unexpected arguments diagnostic
2018-07-23 20:18:40 -04:00
frozen-nonresilient.swift
Add Parse + Sema support for '@_frozen'
2018-03-20 10:39:01 -07:00
frozen.swift
SE-0193: Rename @_inlineable to @inlinable, @_versioned to @usableFromInline
2018-03-30 21:55:30 -07:00
objc_enum_Error.swift
Rename -parse flag to -typecheck
2016-11-28 10:50:55 -08:00
objc_enum_multi_file.swift
[Type checker] Clean up enum @objc/raw type checking.
2018-07-05 15:37:46 -07:00
recursive_enum_declaration.swift
Rename -parse flag to -typecheck
2016-11-28 10:50:55 -08:00
special_case_name.swift
Sema: Fudge backward compatibility for
init
special declname
2018-06-14 20:41:27 -07:00