issues
search
supermarin
/
ObjectiveSugar
ObjectiveC additions for humans. Ruby style.
MIT License
2.17k
stars
190
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add one function : map NSArray and skip someone
#120
Yrocky
opened
7 years ago
0
-[NSArray reduce:withBlock:] implementation is incorrect
#119
soxjke
opened
7 years ago
0
Added the YES_OR_NO macro to easily print BOOLs
#118
jcoff28
opened
8 years ago
0
Compatibility with Carthage would be nice :)
#117
AlexNolasco
opened
8 years ago
0
added handy methods
#116
yanivco
opened
8 years ago
0
Deprecation
#115
adambailey-
closed
8 years ago
0
Added tvOS support
#114
kevinrenskers
opened
8 years ago
0
Add (backward compatible) generic parametrization and nullability
#113
tomquist
opened
8 years ago
6
Changing method containsString to containsCaseInsensitiveString
#112
joelklabo
opened
8 years ago
0
Pod not updated
#111
nickbit
opened
8 years ago
1
Added support for watchOS 2
#110
enricenrich
closed
8 years ago
0
Add Carthage support
#109
marcpalmer
opened
9 years ago
8
Added parameter names to @param comments
#108
sebastiangrail
closed
9 years ago
2
Generate coverage stats using slather/Coveralls
#107
dasmer
opened
9 years ago
1
test commit
#106
dasmer
closed
9 years ago
0
Test slather PR
#105
dasmer
closed
9 years ago
0
Generate coverage stats using slather/Coveralls
#104
dasmer
closed
9 years ago
0
Make tests compile + pass
#103
dasmer
closed
9 years ago
2
Add an NSDate category to help with date comparisons
#102
CaseyB
opened
9 years ago
0
Make a release
#101
orta
opened
9 years ago
7
Add merge to NSDictionary
#100
victoraldecoa
closed
9 years ago
0
Add invert to NSDictionary
#99
victoraldecoa
closed
9 years ago
1
Feature request: Add mapWithIndex
#98
rounak
opened
9 years ago
0
Add groupBy to NSArray
#97
victoraldecoa
opened
9 years ago
1
Fix warnings
#96
kouky
closed
9 years ago
1
Add regex matching method
#95
matty316
closed
9 years ago
2
added method "integers"
#94
metasmile
closed
9 years ago
1
[NSString camelCase] return wrong result when no underscore
#93
yasirmturk
opened
10 years ago
0
dummy commit
#92
supermarin
closed
9 years ago
0
Add slather for test coverage
#91
marklarr
closed
10 years ago
2
Implements NSArray#unique
#90
inf0rmer
closed
10 years ago
1
-[NSString containsString:] was added in iOS 8
#89
sibljon
opened
10 years ago
6
Check for nil before adding object to array
#88
paramaggarwal
closed
10 years ago
1
Add slather for test coverage
#87
marklarr
closed
10 years ago
5
Implements support for pick and omit
#86
inf0rmer
closed
9 years ago
1
Implements pluck, a convenient use case for map
#85
inf0rmer
closed
10 years ago
3
add isEmpty method
#84
kostiakoval
closed
8 years ago
1
A couple of suggestions
#83
johnno1962
closed
10 years ago
1
Fix keepif
#82
supermarin
closed
10 years ago
2
Reduce
#81
supermarin
closed
10 years ago
6
Update NSMutableArrayTests.m
#80
johnno1962
closed
10 years ago
5
Transform or synthesize array
#79
ghost
closed
10 years ago
2
NSArray+ObjectiveSugar: Adding mapSelector:(SEL)selector which perform t...
#78
huguesbr
closed
10 years ago
3
Fix for bug in [NSMutableArray keepIf:]
#77
johnno1962
closed
10 years ago
2
Fixing build status image for travis ci
#76
haaakon
closed
10 years ago
1
added reduce methods to NSArray and NSSet
#75
robinsenior
closed
10 years ago
13
lower and upper camel case w/ specs
#74
matrinox
closed
9 years ago
0
Shorter NSStringWithFormat
#73
iluuu1994
closed
10 years ago
10
Add a override method for NSArray->sample:
#72
sherlockyao
opened
10 years ago
0
add nil protection for NSSet map method
#71
orta
closed
10 years ago
10
Next