0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for Xcode 8 beta 2. More... over 9 years ago
Mention both OS X and macOS. More... over 9 years ago
Mention both OS X and macOS. More... over 9 years ago
Merge pull request #22 from apbendi/macos More... over 9 years ago
Remove unnecessary Linux special handling. More... over 9 years ago
Update to DEVELOPMENT-SNAPSHOT-2016-06-20-a. More... over 9 years ago
Update README to reflect renaming of OS X to macOS More... over 9 years ago
Remove diagnostic printing from unit test. More... almost 10 years ago
Update version of Swift to DEVELOPMENT-SNAPSHOT-2016-06-06-a . More... almost 10 years ago
Move String.swift out of “General”, as it isn't. General that is. More... almost 10 years ago
Almost get it to build on Linux. More... almost 10 years ago
Linux: avoid "missing _bridgeNSError" compiler crash. More... almost 10 years ago
Reorganise to use "swift test". Replace Xcode project with one auto-generated by swiftpm. More... almost 10 years ago
Add FileError and improve error messages when opening files. More... almost 10 years ago
Remove check for if a file is reachable from "open" functions. More... almost 10 years ago
Makefile: printout correct test script path. More... almost 10 years ago
Mark “run” commands as having @discardableResult. More... almost 10 years ago
Set Swift version to the newest snapshot. More... almost 10 years ago
Avoid warnings about unused results by marking functions "@discardableResult". More... almost 10 years ago
Appease Swift 3s stricter rules about importing Foundation. More... almost 10 years ago
Remove all use of Objective-C. More... almost 10 years ago
Readme: add list of example scripts. More... almost 10 years ago
Readme: add links to the Swift 2.2 branch (master) More... almost 10 years ago
Readme: add links to the Swift 3 branch More... almost 10 years ago
Update external test scripts to Swift 3.0 . More... almost 10 years ago
Makefile automatically discovers the correct Swift toolchain to use. More... almost 10 years ago
Make external test script not care what the current working directory is. More... almost 10 years ago
Workaround for nil crash in Process.arguments when run in Xcode. More... almost 10 years ago
Disable unit test coverage as it currently doesn't work. More... almost 10 years ago
Update makefile to use currently selected toolchain. More... almost 10 years ago