aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Model/FSTDocumentKey.mm
Commit message (Expand)AuthorAge
* Eliminate unnecessary DocumentKey->FSTDocumentKey conversions (#1507)Gravatar Konstantin Varlamov2018-07-10
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Make BasePath hash directly as a range (#1232)Gravatar Gil2018-05-06
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Fix some formatting issues.Gravatar Bryan Klimt2018-03-27
* adding converters between DocumentKey (#900)Gravatar zxu2018-03-15
* port paths to FSTDocumentKey (#877)Gravatar zxu2018-03-06
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31