aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Model/FSTMutationBatch.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
* Migrate FSTDocumentVersionDictionary to C++ DocumentVersionMap (#1231)Gravatar Gil2018-05-05
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* port `DocumentKey` to non-container types of `Model/*` (#930)Gravatar zxu2018-03-16
* Make FSTTimestamp into a public Firestore class (#698)Gravatar Konstantin Varlamov2018-02-20
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31