Commit History

Author SHA1 Message Date
  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. 8 years ago
  Tim Burks b6f512444d Simplify example Makefiles for 0.1.8 changes. 8 years ago
  Tim Burks fa3c8fb9c8 Structural changes to better support Package Manager builds. 8 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
  Tim Burks aa57cf428d Minor change to Travis configuration. 9 years ago
  Tim Burks 46dfdbd2d1 Update Travis configuration. 9 years ago
  Tim Burks ddd1ddb430 Reorganize examples, make dependency on swift-proto 0.9.24 explicit in third_party/RUNME.sh 9 years ago
  Tim Burks f317d11f7b Add Dockerfile for a customized Swift gRPC image. 9 years ago
  Tim Burks 8a94544381 Modify the template encoder to write license messages in generated code. 9 years ago
  Tim Burks 6954ff7d39 Corrected a few incorrect license headers. All code should be under the common gRPC license. 9 years ago
  Tim Burks 38b73fa52e Templates are now compiled directly into the protoc-gen-swiftgrpc plugin. 9 years ago
  Tim Burks 961d96dfb8 Remove Speech demo to fix and republish elsewhere. 9 years ago
  Tim Burks 4b57e89b2a Update Plugin Makefile to also extract protoc-gen-swift from .build directory. 9 years ago