Pinned Repositories
brnflip
Converts MegaHAL brain files from little to big endian and vice versa
BUCAutoObject
An NSObject subclass that provides implementations of NSCoding, NSSecureCoding, NSCopying, and -isEqual: based on the object's properties. Based on AutoCoding. https://github.com/nicklockwood/AutoCoding
BUCAutoSegueViewController
A UIViewController/NSViewController subclass that saves developers from writing massive prepareForSegue:sender:methods
BUCTimer
ControllerButtons
A simple application based on DDHIDLib to simulate system-wide keyboard events from USB joysticks
MAIKit
A framework for sharing code between iOS and OS X
NCProgressIndicator
Nyan Cat Progress Bar for OS X
MichaelBuckley's Repositories
MichaelBuckley/BUCAutoObject
An NSObject subclass that provides implementations of NSCoding, NSSecureCoding, NSCopying, and -isEqual: based on the object's properties. Based on AutoCoding. https://github.com/nicklockwood/AutoCoding
MichaelBuckley/BUCAutoSegueViewController
A UIViewController/NSViewController subclass that saves developers from writing massive prepareForSegue:sender:methods
MichaelBuckley/ControllerButtons
A simple application based on DDHIDLib to simulate system-wide keyboard events from USB joysticks
MichaelBuckley/AutoCoding
AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying to every object.
MichaelBuckley/BUCRaft
MichaelBuckley/Chime
Objective-C wrapper around clang library's indexing functionality.
MichaelBuckley/computers-are-easy
"Computers Are Easy, Love is Kind" is an NES ROM with fully-commented 6502 assembly-language source code. The NES ROM demonstrates basic music, sprite animation, user input, and color cycling.
MichaelBuckley/CoPilot
MichaelBuckley/DDHidLib
An Objective-C wrapper around IOHIDLib by Dave Dribin
MichaelBuckley/DottedLine
MichaelBuckley/Frank
Automated acceptance tests for native iOS apps
MichaelBuckley/iphonesim
Command Line Launcher for the iPhone Simulator
MichaelBuckley/KZPlayground
Playgrounds for Objective-C
MichaelBuckley/mach_override
runtime function overriding for Mac OS X
MichaelBuckley/MAIKitGenerator
MichaelBuckley/objc-sorts
A collection of sorting algorithms implemented in Objective-C
MichaelBuckley/ocmock
Mock objects for Objective-C
MichaelBuckley/OmniGroup
Source for many of The Omni Group's frameworks
MichaelBuckley/Pokemon-Showdown
Pokémon battle simulator.
MichaelBuckley/PunchClock
An in/out tracking app for iOS 7+ that uses iBeacon and Geofencing.
MichaelBuckley/QuadTree-ObjC
MichaelBuckley/RxJS
The Reactive Extensions for JavaScript
MichaelBuckley/Sim-Launcher
tiny little sinatra app to allow launching an iOS app in the simulator via HTTP
MichaelBuckley/swift-clang
MichaelBuckley/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
MichaelBuckley/swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
MichaelBuckley/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
MichaelBuckley/swift-llvm
MichaelBuckley/swift-sorts
A collection of sorting algorithms implemented in Swift
MichaelBuckley/YapDatabase
YapDatabase layer