IGListKit/Source
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
..
Common Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
Internal Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListAdapter.h Interactive Reordering 2018-02-12 09:27:08 -08:00
IGListAdapter.m Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListAdapterDataSource.h Remove white space 2017-05-27 08:17:59 -07:00
IGListAdapterDelegate.h Remove @param alignment from header docs #trivial 2017-04-18 09:46:18 -07:00
IGListAdapterMoveDelegate.h Interactive Reordering 2018-02-12 09:27:08 -08:00
IGListAdapterUpdateListener.h Generate 3.2 docs 2018-02-06 15:47:20 -08:00
IGListAdapterUpdater.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListAdapterUpdater.m Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListAdapterUpdaterDelegate.h Add collection view as an exception param and capture data source state on crash 2018-01-31 15:16:59 -08:00
IGListBatchContext.h Interactive Reordering 2018-02-12 09:27:08 -08:00
IGListBindable.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBindingSectionController.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBindingSectionController.m Fix mutating array datasource bug 2018-03-12 15:51:50 -07:00
IGListBindingSectionControllerDataSource.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListBindingSectionControllerSelectionDelegate.h Generate 3.2 docs 2018-02-06 15:47:20 -08:00
IGListCollectionContext.h Add dequeue method with reuse identifier 2018-04-02 09:17:40 -07:00
IGListCollectionView.h Generate 3.2 docs 2018-02-06 15:47:20 -08:00
IGListCollectionView.m Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListCollectionViewDelegateLayout.h Update .travis.yml and lint.sh, try to fix #1060 and lint errors #trivial 2018-02-02 13:16:46 -08:00
IGListCollectionViewLayout.h expose didModifySection on IGListCollectionViewLayout 2017-12-15 09:33:39 -08:00
IGListCollectionViewLayout.mm Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListDisplayDelegate.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListGenericSectionController.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListGenericSectionController.m Add generic type section controller 2017-04-19 12:45:36 -07:00
IGListKit.h Update .travis.yml and lint.sh, try to fix #1060 and lint errors #trivial 2018-02-02 13:16:46 -08:00
IGListReloadDataUpdater.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListReloadDataUpdater.m Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListScrollDelegate.h Generate 3.2 docs 2018-02-06 15:47:20 -08:00
IGListSectionController.h Interactive Reordering 2018-02-12 09:27:08 -08:00
IGListSectionController.m Interactive Reordering 2018-02-12 09:27:08 -08:00
IGListSingleSectionController.h Generate 3.2 docs 2018-02-06 15:47:20 -08:00
IGListSingleSectionController.m IGListSingleSectionControllerDelegate: add deselect delegate method 2017-12-18 12:45:09 -08:00
IGListStackedSectionController.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListStackedSectionController.m Prefix all private methods with an underscore 2018-04-02 15:08:21 -07:00
IGListSupplementaryViewSource.h Swift name annotations 2017-05-09 14:31:28 -07:00
IGListTransitionDelegate.h Made IGListTransitionDelegate inherited from NSObject 2018-01-31 11:17:59 -08:00
IGListUpdatingDelegate.h Interactive Reordering 2018-02-12 09:27:08 -08:00
IGListWorkingRangeDelegate.h Swift name annotations 2017-05-09 14:31:28 -07:00
Info.plist Update podspec, project, and examples to 3.2 2018-02-06 15:47:20 -08:00