コミット履歴

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