Commit History

Author SHA1 Message Date
  Tim Burks 1785d231c5 Add error handler argument to send methods to better handle errors that occur when sending. 8 years ago
  Tim Burks 2406b332b2 Fix incorrect header path in CgRPC modulemap. 8 years ago
  Tim Burks 38dd33ea1c Update code generator to implement blocking API calls by calling nonblocking calls. 8 years ago
  Tim Burks 78efca2e65 Update Echo PackageManager example for 0.1.9 API. 8 years ago
  Tim Burks b450ad32d9 Add generators for asynchronous methods, demonstrate in Echo Mac app. 8 years ago
  Tim Burks b5aa1d9a20 Update comments in client templates. 8 years ago
  Tim Burks 258478fa3a Use optional binding when initializing a Channel with certificates. 8 years ago
  Tim Burks 7ac0661724 Generate SwiftGRPC.xcodeproj in the top-level Makefile. 8 years ago
  Tim Burks b844878758 Update Stencil to an official tagged version (0.8.0). 8 years ago
  Tim Burks 8170253611 Replace CountDownLatch with DispatchSemaphore in generated code. 8 years ago
  Tim Burks c8f9390a82 Update copyright year in headers of generated code. 8 years ago
  Tim Burks 8abff74e15 Improve plugin to handle hierarchical package names (containing dots) and spurious mentions by protoc. 8 years ago
  Tim Burks d5591ca187 Makefile improvements. 8 years ago
  Tim Burks 05f6d68d29 Fix build configuration in Makefile. 9 years ago
  Tim Burks b6f512444d Simplify example Makefiles for 0.1.8 changes. 9 years ago
  Tim Burks fa3c8fb9c8 Structural changes to better support Package Manager builds. 9 years ago
  Tim Burks 583b9651bf Fix minor inconsistency. 9 years ago
  Tim Burks 4832a7e4df Update Examples to use 0.1.7 generated API. 9 years ago
  Tim Burks 965fa0c02f Lower-case the names of functions in code generated by the plugin. 9 years ago
  Tim Burks b1845c5add Convert generated code to use CountDownLatch instead of NSCondition. 9 years ago
  Tim Burks 1ac521b874 Rename a few directories from "SwiftPM" to "PackageManager" 9 years ago
  Tim Burks 89ea989f37 Fix minor Makefile problems in Examples. 9 years ago
  Tim Burks 44903ec7e3 Convert examples to use CountDownLatch, update version to 0.1.6 9 years ago
  Tim Burks 18bb762af7 Update Echo README 9 years ago
  Tim Burks 8013cc8423 Remove unused gRPC.xcodeproj (replaced by the generated SwiftGRPC.xcodeproj) 9 years ago
  Tim Burks 141dec29ae Introduce new CountDownLatch class and simplify unit test. 9 years ago
  Tim Burks 805ad0d120 Reworked synchronization in unit test. 9 years ago
  Tim Burks 3df234f6c6 Temporary synchronization workaround in unit test. 9 years ago
  Tim Burks a7927827eb Add missing dependencies to travis configuration. 9 years ago
  Tim Burks e3f12a55a2 Add plugin test to Travis configuration 9 years ago