aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/model/CMakeLists.txt
Commit message (Expand)AuthorAge
* C++ port: add C++ equivalent of FSTDocumentKey. (#762)Gravatar Konstantin Varlamov2018-02-09
* port Firestore SnapshotVersion in C++ (#767)Gravatar zxu2018-02-09
* cmake build fixes (#770)Gravatar rsgowman2018-02-09
* C++ port: port FSTFieldPath and FSTResourcePath to C++ (#749)Gravatar Konstantin Varlamov2018-02-06
* Firestore DatabaseId in C++ (#727)Gravatar zxu2018-01-29
* Implement the rest of FieldValue types for C++ (#687)Gravatar zxu2018-01-25
* Fix CMake build and lint warnings in field_value.cc (#677)Gravatar Gil2018-01-17
* implement FieldValue for null, boolean, and array in C++. (#637)Gravatar zxu2018-01-17