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-25 12:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a843d9e61ba1dadff7bcb668c765f802e5ebfced
swift-mirror
/
test
/
expr
History
Joe Pamer
066f5e6da5
Allow for simple upcast conversions between array types. (Part 1 of the fix for rdar://problem/16540403)
...
Swift SVN r16836
2014-04-25 19:52:05 +00:00
..
capture
Actual use location information when looking for local variables.
2013-10-31 22:56:02 +00:00
cast
Allow for simple upcast conversions between array types. (Part 1 of the fix for rdar://problem/16540403)
2014-04-25 19:52:05 +00:00
closure
move trailing closure tests into the expr/closures directory instead of being
2014-03-14 00:30:43 +00:00
delayed-ident
Allow delayed identifier expressions (.foo) with static variables and methods.
2013-11-21 06:24:06 +00:00
postfix
Remove the separated call syntax.
2014-04-23 18:20:34 +00:00
dynamic_lookup.swift
@objc inference: disallow @objc on static properties, since they don't exist
2013-12-02 19:44:45 +00:00
expressions.swift
Shuffle the files in the testsuite a bit to try to reflect language structure.
2013-11-05 15:12:57 +00:00