Commits
Chris Lattner committed 4a5c409408f
Change the stdlib so that int is just a typealias for int64, not its own unique type. Update langref to describe the builtin module as an implementation detail of the stdlib, expand the stdlib a bit. Swift SVN r703