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
Merge pull request #46 from harlanhaskins/remove-deprecated-characters More... about 8 years ago
Readme: update instructions for Swift Package Manager. More... about 8 years ago
Fix swiftshell-init to work with new Package.swift layout. More... about 8 years ago
Remove deprecated uses of .characters More... over 8 years ago
Readme: update version number to 4 in setup instructions. More... over 8 years ago
Merge swift4 into master More... over 8 years ago
Update to version 4.0.0 More... over 8 years ago
Set Swift version to 4.0, update Travis and pod spec. More... over 8 years ago
Update to 4.0-DEVELOPMENT-SNAPSHOT-2017-08-21-a. More... over 8 years ago
Remove AnyArrayType, not required in Swift 4. More... over 8 years ago
Readme: add a link to Swift 4 version. More... over 8 years ago
Readme: add link back to Swift 3 version. More... over 8 years ago
Try with 4.0-DEVELOPMENT-SNAPSHOT-2017-06-19-a instead. More... over 8 years ago
Update to Swift 4. More... over 8 years ago
Readme: add instructions for Marathon, and more badges. More... almost 9 years ago
swiftshell-init use version 3.0.0, not the beta. More... almost 9 years ago
Remove Scripts directory reference in XCode. More... almost 9 years ago
Improve error output from ‘exit’ and non-SwiftShell errors. More... almost 9 years ago
Release SwiftShell 3.0. More... almost 9 years ago
Fix the fixing of the Linux fix. More... almost 9 years ago
Readme: small-ish changes. More... almost 9 years ago
Streams: add support for writing and reading Data. More... almost 9 years ago
Make sure writing a stream to another stream compiles. More... almost 9 years ago
Mark closures to ReadableStream.onOutput and .onStringOutput as @escaping. More... almost 9 years ago
Add AsyncCommand.isRunning. More... almost 9 years ago
Mark AsyncCommand.onCompletion parameter as @escaping and non-optional. More... almost 9 years ago
Readme: add Table of Contents, remove “Overview” heading. More... almost 9 years ago
Remove Script directory as it is outdated. More... almost 9 years ago
Readme: massive improvements, especially for Contexts and Streams. (#40) More... almost 9 years ago
Fix Linux build crash "Can only convert lvalues to inout". More... almost 9 years ago