Commits

Dave Abrahams committed 00e4a84b74a
[stdlib] Begin exposing the NSString API directly on String Because we're using a "brute-force" combination of conversion to NSString and forwarding, this code will continue to work when String is replaced by NewString. It may not be fast yet, but at least it will flesh out the experience for Cocoa programmers Swift SVN r11034