aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Model/FSTFieldValueTests.mm
Commit message (Expand)AuthorAge
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Add a flag to control whether DocumentSnapshots return Dates or Timestamps fo...Gravatar Konstantin Varlamov2018-03-30
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833)Gravatar Gil2018-02-22
* Make FSTTimestamp into a public Firestore class (#698)Gravatar Konstantin Varlamov2018-02-20
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31