IGListKit/Source
Roman Klauke 348b11da4f reword some assertions with more informations
Summary:
This commit changes some assertion texts. No behavior is changed; no assertions are added (just reworded).  Some of them were short or contained no real meaningful informations, where the error probably is.

Ref: #113

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/122

Differential Revision: D4090470

Pulled By: rnystrom

fbshipit-source-id: 96f492a1efd258ec3424ce334802229fdbdee191
2016-10-27 14:29:12 -07:00
..
Internal Support cells created from nibs 2016-10-14 18:59:18 -07:00
IGListAdapter.h IGListAdapter: Fix not returning early when collectionView/dataSource is nil and completion is nil 2016-10-12 09:29:11 -07:00
IGListAdapter.m reword some assertions with more informations 2016-10-27 14:29:12 -07:00
IGListAdapterDataSource.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdater.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdater.m Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdaterDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAssert.h Initial commit 2016-10-11 10:12:17 -04:00
IGListBatchUpdateData.h Initial commit 2016-10-11 10:12:17 -04:00
IGListBatchUpdateData.mm Initial commit 2016-10-11 10:12:17 -04:00
IGListCollectionContext.h Add storyboard support #39 2016-10-25 15:29:13 -07:00
IGListCollectionView.h Initial commit 2016-10-11 10:12:17 -04:00
IGListCollectionView.m Initial commit 2016-10-11 10:12:17 -04:00
IGListDiff.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDiff.mm Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListDiffable.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDisplayDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListExperiments.h Initial commit 2016-10-11 10:12:17 -04:00
IGListIndexPathResult.h Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListIndexPathResult.m Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListIndexSetResult.h Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListIndexSetResult.m Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListKit.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMacros.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndex.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndex.m Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndexPath.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndexPath.m Initial commit 2016-10-11 10:12:17 -04:00
IGListReloadDataUpdater.h Initial commit 2016-10-11 10:12:17 -04:00
IGListReloadDataUpdater.m Initial commit 2016-10-11 10:12:17 -04:00
IGListScrollDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionController.h Add isLast/FirstSection API to IGListSectionController 2016-10-13 12:44:12 -07:00
IGListSectionController.m Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionType.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSingleSectionController.h Add storyboard support #39 2016-10-25 15:29:13 -07:00
IGListSingleSectionController.m Add storyboard support #39 2016-10-25 15:29:13 -07:00
IGListStackedSectionController.h Initial commit 2016-10-11 10:12:17 -04:00
IGListStackedSectionController.m Add storyboard support #39 2016-10-25 15:29:13 -07:00
IGListSupplementaryViewSource.h Initial commit 2016-10-11 10:12:17 -04:00
IGListUpdatingDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListWorkingRangeDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00
NSObject+IGListDiffable.h Initial commit 2016-10-11 10:12:17 -04:00
NSObject+IGListDiffable.m Initial commit 2016-10-11 10:12:17 -04:00