- Feb 04, 2016
-
-
Kristopher Wuollett authored
-
- Feb 03, 2016
-
-
Kristopher Wuollett authored
-
Kristopher Wuollett authored
-
Kristopher Wuollett authored
-
- Jan 31, 2016
-
-
Kristopher Wuollett authored
-
Kristopher Wuollett authored
-
- Dec 17, 2015
-
-
Jorge Canizales authored
Because the category makes the protocol apply to all `NSMutableDictionaries`, it can't assume keys are `NSString`. Because these types are covariant, the change is not breaking.
-
- Dec 04, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
TODO: - Documentation - Make public - Check I’ve implemented all NSMutDict required methods
-
- Nov 07, 2015
-
-
Craig Tiller authored
-
- Nov 05, 2015
-
-
Craig Tiller authored
-
- Oct 28, 2015
-
-
Jorge Canizales authored
-
- Oct 26, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Sep 23, 2015
-
-
Nate Kibler authored
The GRPCCall import must be in the header because it defines a protocol that GRPCRequestHeaders uses.
-
Nate Kibler authored
The GRPCCall.h file is already correctly imported in the GRPCRequestHeaders.m implementation file. This header shouldn’t need to import GRPCCall and should specify a class forward declaration for reference.
-
- Sep 17, 2015
-
-
Jorge Canizales authored
-
- Sep 04, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Sep 03, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
So we can make the property a dictionary later, by just extending NSMutableDictionary to conform to the protocol.
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-