IGListKit/Source/Common
Brandon Kieft 01770eb303 Prefix all private methods with an underscore
Summary: Prefix all private methods with an underscore. A private method is defined as any method not exposed via an interface or protocol. This will improve the readability of the code and hopefully reduce bugs.

Reviewed By: rnystrom

Differential Revision: D7421346

fbshipit-source-id: 536472d57ea7fd8990fe50f3e950907ca57b8e6d
2018-04-02 15:08:21 -07:00
..
Internal Assert duplicate objects and check object types on map lookup 2017-11-30 12:48:07 -08:00
IGListAssert.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListBatchUpdateData.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBatchUpdateData.mm Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListCompatibility.h Added compatibility header 2016-12-24 10:44:25 -08:00
IGListDiff.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListDiff.mm Add diffing optimization when result is all deletes or inserts 2018-02-13 10:13:44 -08:00
IGListDiffable.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListDiffKit.h Added Subspec for Diffing 2016-12-27 12:44:27 -08:00
IGListExperiments.h Test fixing double insert crash 2017-12-20 06:31:42 -08:00
IGListIndexPathResult.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListIndexPathResult.m Remove copy from result objects 2018-02-13 17:08:55 -08:00
IGListIndexSetResult.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListIndexSetResult.m Remove copy from result objects 2018-02-13 17:08:55 -08:00
IGListMacros.h Add debug dump scripts 2017-04-21 16:46:06 -07:00
IGListMoveIndex.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListMoveIndex.m Move macOS and diffing files to Common dir 2016-12-19 12:29:24 -08:00
IGListMoveIndexPath.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListMoveIndexPath.m Move macOS and diffing files to Common dir 2016-12-19 12:29:24 -08:00
NSNumber+IGListDiffable.h Move macOS and diffing files to Common dir 2016-12-19 12:29:24 -08:00
NSNumber+IGListDiffable.m Move macOS and diffing files to Common dir 2016-12-19 12:29:24 -08:00
NSString+IGListDiffable.h Move macOS and diffing files to Common dir 2016-12-19 12:29:24 -08:00
NSString+IGListDiffable.m Move macOS and diffing files to Common dir 2016-12-19 12:29:24 -08:00