0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #20 from DenHeadless/master More... about 8 years ago
migrate to Swift 2.2, get everything except for main.swift to compile. Comment out String matchers, as String is no longer a SequenceType in Swift 2.0. String matchers should be handled separately. More... about 8 years ago
Merge pull request #18 from michaelgwelch/fixExtensionsCompileError More... over 9 years ago
Fix Compile errors reported in #16 More... over 9 years ago
Merge pull request #15 from KrauseFx/patch-1 More... over 9 years ago
Updated reference to image to match GitHubs recommendations More... over 9 years ago
In the new Beta7, they've fixed 'NSSet.containsObject()' More... over 9 years ago
Reorganize files appropriately More... over 9 years ago
Updated TODO More... over 9 years ago
Added notice about XC templates More... over 9 years ago
Added root makefile More... over 9 years ago
Added makefile for templates More... over 9 years ago
Project templates added More... over 9 years ago
File template added More... over 9 years ago
Should Syntax documentation, Readme and Changelog update More... over 9 years ago
Prepare build for next release More... over 9 years ago
Merge pull request #5 from railsware/should More... over 9 years ago
Add should syntax to sample More... over 9 years ago
Make extensions public More... over 9 years ago
Add xccheckout to .gitignore More... over 9 years ago
Beta 6 support More... over 9 years ago
Drop support for multiple items in Contain matcher, which may be confusing More... over 9 years ago
BeginWith/EndWith matchers check only for a single element More... over 9 years ago
Copy LICENSE into build directory More... over 9 years ago
Update Changelog for 0.3.1 More... over 9 years ago
Prepared for 0.3.1 version More... over 9 years ago
Return correct result after specs run. Fixes #7 More... over 9 years ago
Readme updated More... over 9 years ago
Fixed iOS/OSX frameworks More... over 9 years ago
Fixed OSX framework More... over 9 years ago