aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTLocalSerializer.mm
Commit message (Expand)AuthorAge
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Remove final vestiges of FSTSnapshotVersion (#1253)Gravatar Gil2018-05-09
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
* Port `SnapshotVersion` for `Local` (#1182)Gravatar zxu2018-04-25
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* port C++ `DocumentKey` to `Local/*` (#963)Gravatar zxu2018-03-23
* 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