Justin Spahr-Summers

Results 124 issues of Justin Spahr-Summers

Gotta get our ~~game~~ strikethrough on.

enhancement

Not sure if this is actually reasonable given the fairly unsafe FFI, but we should look into it.

enhancement

Get dat pretty HTML output.

enhancement

Standard classes and types, like `NSObject` and `CGRect`, are missing. #32 should really be fixed before this, or else all hell will break loose from importing system headers.

bug

This header excerpt: ``` objc @class RACStream; /// A block which accepts a value from a RACStream and returns a new instance /// of the same stream class. /// ///...

bug

It's probably sufficient to just treat them as a parameter with the name `…` and an unknown type.

enhancement

Partly just to write an app in Swift, but also to exercise the Swift libraries I've been working on.

It ain't pretty, but it might help convey what the app does and how it flows (without doing all the nonsense that it requires to build).

enhancement

Trying to use a newly-created repository (no content whatsoever) will fail with HTTP error code 409. At least one file must exist first.

bug

There shouldn't be any need for the user scope.

bug