Michael Schneider
|
55abeed743
|
Introduce let / var macros and some further cleanup (#1012)
* Introduce let / var and some further cleanup
* Address first comments
* Update changelog
* Move the const before auto
|
2018-07-10 09:37:53 -07:00 |
|
dmaclach
|
cf1c3f6d94
|
Make NSIndexSet+ASHelpers.h reference local #trivial (#857)
* Make NSIndexSet+ASHelpers.h reference local
NSIndexSet+ASHelpers.h should be a user vs a system or framework include.
* Update ASIntegerMap.mm
|
2018-03-28 08:17:13 +01:00 |
|
Adlai Holler
|
2b12654810
|
Use NS_RETURNS_RETAINED macro to save time (#843)
* Use NS_RETURNS_RETAINED macro to save time
* Update changelog and do the thing with the license headers
|
2018-03-21 08:13:09 -07:00 |
|
Adlai Holler
|
d00ed249e5
|
Introduce ASIntegerMap, improve our changeset handling #trivial (#405)
* Introduce ASIntegerMap, improve our changeset handling
Rename to ASIntegerMap
License header
* Add unit tests for ASIntegerMap
* Address nit
|
2017-07-05 13:29:02 -07:00 |
|