Commits

Brian Gesiak committed 748484ab7e9
Core.DSL: support Objective-C specs Expose example and example group DSL to specs written in Objective-C. Internally, QCKDSL.m uses Core.DSL. QCKDSL.h provides complex macros that "beautify" the class methods. Addresses the first half of issue #26; the expectations DSL is still not available in Objective-C.