Cronologia Commit

Autore SHA1 Messaggio Data
  Daniel Alm 5ea856389f Make the plugin's tests also generate test stubs, so we can ensure that those compile as well, and fix compilation of those stubs. 7 anni fa
  Tim Burks 66fea55249 Merging PR #129 7 anni fa
  Tim Burks 9ca08f873a Make the extension for generated files be ".grpc.swift" 8 anni fa
  Tim Burks 9ce9d6914e Rename generated files to "<FILE>.rpc.swift". 8 anni fa
  Tim Burks 0e0e8fdeaf Remove the "0" from the first generated client file. 8 anni fa
  Tim Burks 8e7f7ecca4 Merge branch 'fix_package' of github.com:bootstraponline/grpc-swift into bootstraponline-fix_package 8 anni fa
  Tim Burks ab7466fd02 Remove more files in "make clean" actions. 8 anni fa
  bootstraponline dd258daa1c Fix gRPC Swift generation when files have same package 8 anni fa
  Tim Burks a26794eaf0 Add completion callback to nonblocking send() in server generated code. 8 anni fa
  Tim Burks e5568059fa Update remaining examples to remove explicit -lz linker commands. 8 anni fa
  Tim Burks 1d7d131212 Update swift-protobuf to 0.9.901 8 anni fa
  Tim Burks bcf716c361 Update plugin for Swift 3.1 code generation 8 anni fa
  Tim Burks bdcf5d180e Initial conversion to Swift 3.1: generated code manually-converted to Swift 3.1 APIs. 8 anni fa
  Andy Chou c8394bd370 Explicitly specify protoc plugin in Plugin test target 8 anni fa
  Tim Burks e3f12a55a2 Add plugin test to Travis configuration 9 anni fa
  Tim Burks 38b73fa52e Templates are now compiled directly into the protoc-gen-swiftgrpc plugin. 9 anni fa
  Tim Burks 4b57e89b2a Update Plugin Makefile to also extract protoc-gen-swift from .build directory. 9 anni fa
  Tim Burks 776056d566 Add common server session properties for response status and metadata. 9 anni fa
  Tim Burks 412da550bb Remove redundant copy of echo.proto from Plugins directory. 9 anni fa
  Tim Burks dc1b53253b Update Echo Mac app and command-line sample to use the latest generated code. 9 anni fa
  Tim Burks 08c5b62df3 Progress using Stencil to templatize code generation. 9 anni fa
  Tim Burks 6f8eac1d8a Begin generating code using a snapshot of Kyle Fuller's Stencil templating package. 9 anni fa