Commits

Eli Friedman committed 6a001efbbb6
Make "..", "*^.^*", etc. into overloadable operators. Make 1..10 construct a Range. This has the side-effect that you can't explicitly refer to an operator* with "swift.*", etc., but per discussion with Doug, that's probably okay. Swift SVN r1443