Commit History

Author SHA1 Message Date
  Filip W 4b0a131673 updated NaturalLanguage example to Xcode 14 and latest package versions (#1489) 3 years ago
  George Barnett 80055e59b5 Update formatter 3 years ago
  George Barnett cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
  George Barnett 3b6a69e9dd Fix compile issues in Google/NaturalLanguage (#643) 6 years ago
  George Barnett 52fc06580f Drop "GRPC" prefix on a bunch of types (#482) 6 years ago
  George Barnett b246b39b45 Add missing bracket in NaturalLanguage example (#484) 6 years ago
  George Barnett 7bbdffc188 Replace old API usage (#479) 6 years ago
  George Barnett 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 years ago
  Tim Burks 2cc6af7270 Update Google sample for recent API changes. 7 years ago
  Daniel Alm f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. 7 years ago
  Daniel Alm 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 7 years ago
  Daniel Alm cab578fbd2 Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`. 7 years ago
  Tim Burks a0249407eb Update examples to build with the current version of SwiftGRPC. 7 years ago
  Daniel Alm c6d41e46b1 Also run `swiftformat` on the code samples. 7 years ago
  Tim Burks 9a47c86f53 Fix problems with examples discovered by CSE436 class at Cal Poly. 7 years ago
  Tim Burks 3cfc04a783 Move Google samples under a common directory + minor cleanup of Makefile. 8 years ago