aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Core/FSTTransaction.mm
Commit message (Expand)AuthorAge
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Replace the `SetOptions` object with a simple boolean. (#1098)Gravatar Gil2018-04-15
* Port `Precondition` to C++ (#1040)Gravatar zxu2018-04-12
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* port C++ `DocumentKey` to `Remote/*` (#965)Gravatar zxu2018-03-24
* port `DocumentKey` to non-container types of `Model/*` (#930)Gravatar zxu2018-03-16
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31