summaryrefslogtreecommitdiff
path: root/lang/swift510 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/swift510: New portJordan Gordeev3 days95-0/+4144
The Swift programming language -- a modern programming language with many great features. This port includes: * the Swift compiler * the Swift standard library * various tools * the Foundation framework * the Swift Package Manager (SwiftPM) * the run-time support that you need for running compiled programs PR: 286454 Reviewed-by: kib