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
2026-01-07 22:52:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7333c1995f94de431daa88942cceacf2d850c335
swift-mirror
/
test
/
decl
/
ext
History
David Farler
93b6962478
Warn when using 'var' bindings in function parameters
...
These will no longer be allowed in a future Swift release. rdar://problem/23172698
2015-11-03 17:24:20 -08:00
..
extensions.swift
two unrelated changes:
2015-07-24 20:22:20 +00:00
forward_references.swift
tests: reorganize tests so that they actually use the target platform
2015-01-19 06:52:49 +00:00
generic.swift
Simplify the implementation of visitCoerceExpr/visitForcedCheckedCastExpr,
2015-08-06 00:58:55 +00:00
protocol_as_witness.swift
AST printing: take more care to only escape 'Self' when needed.
2015-10-03 05:13:52 +00:00
protocol_objc.swift
Revamp how value & type member constraint failures are diagnosed, eliminating the
2015-07-28 07:04:22 +00:00
protocol.swift
Warn when using 'var' bindings in function parameters
2015-11-03 17:24:20 -08:00