Commit Graph

13 Commits

Author SHA1 Message Date
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602)
* Add a test for a (now-illegal) build file construct

* add to test suite!

* fix

* fix

* fix syntax
2021-10-06 07:43:59 -07:00
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
2021-09-08 12:14:44 -07:00
Esun Kim 343eb56df0
Added CMakeLists.txt to cpp/examples (#25692) 2021-03-17 19:59:23 -07:00
Esun Kim e7afadc255 Refactor examples BUILD files 2020-12-23 09:23:32 -08:00
Yash Tibrewal dde966f8c6 Reviewer comments 2019-01-17 12:03:14 -08:00
Yash Tibrewal 7dd938d5f4 Reviewer comments 2019-01-16 14:27:10 -08:00
Yash Tibrewal 817fb588af Adding a new line at the end of the file 2019-01-10 17:06:41 -08:00
Yash Tibrewal 6e94552a30 Add a caching interceptor to the keyvaluestore example 2019-01-10 17:00:49 -08:00
Yash Tibrewal b72bb30126 Clang format 2019-01-10 14:18:24 -08:00
Yash Tibrewal aa59509369 Reviewer comments 2019-01-10 14:13:43 -08:00
Yash Tibrewal c01e866a88 better documentation 2019-01-10 13:25:57 -08:00
Yash Tibrewal f1e9306c70 return empty string instead of nullptr 2019-01-10 13:22:37 -08:00
Yash Tibrewal 7a5a9544ef Add a naive client server implementation 2019-01-10 13:20:30 -08:00