Commit History

Author SHA1 Message Date
  Tim Burks 6e53474c85 Rework plugin to use the DescriptorSet model from SwiftProtobufPluginLibrary. 8 years ago
  Tim Burks 0e0e8fdeaf Remove the "0" from the first generated client file. 8 years ago
  Tim Burks 8e7f7ecca4 Merge branch 'fix_package' of github.com:bootstraponline/grpc-swift into bootstraponline-fix_package 8 years ago
  Tim Burks ea7ad2b51b Update Swift Protobuf dependency to 1.0.2. 8 years ago
  bootstraponline dd258daa1c Fix gRPC Swift generation when files have same package 8 years ago
  Bret Cheng 0dc116d8da Check package only if proto file contains service(s) 8 years ago
  Davis Deaton b798520a3c Allows passing \'--swiftgrpc_opt=Visibility=Public\' to protoc to change the visibility of the generated code for use in projects using multiple modules. 8 years ago
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 years ago
  Tim Burks f3926c5c6a Change access level for generated classes and methods from "public" to "internal". 8 years ago
  Tim Burks bcf716c361 Update plugin for Swift 3.1 code generation 8 years ago
  Tim Burks bdcf5d180e Initial conversion to Swift 3.1: generated code manually-converted to Swift 3.1 APIs. 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 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