Historique des commits

Auteur SHA1 Message Date
  Daniel Alm b73abfe491 Make `gRPC.version` and `.gStandsFor` non-optional again, as those can safely be forcibly unwrapped. il y a 7 ans
  Daniel Alm 89151a5266 Oops - forgot a conflict marker. il y a 7 ans
  Daniel Alm 94251446d4 Merge branch 'master' of github.com:grpc/grpc-swift into move-free-methods il y a 7 ans
  Daniel Alm 749ceb8ae7 Add the free methods `initialize`, `shutdown`, `version` and `gStandsFor` as static members to a `gRPC` class, to avoid namespace collision. il y a 7 ans
  Daniel Alm be73f23449 Remove a few implicitly unwrapped optionals/explicit optional unwrapping. il y a 7 ans
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. il y a 7 ans
  Daniel Alm bd313d8cd9 Code formatting: Run il y a 7 ans
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. il y a 8 ans
  Tim Burks c6264110af Make g_stands_for() available from Swift. il y a 8 ans
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". il y a 8 ans
  Tim Burks 9f8393dd91 Add Swift enum listing standard gRPC status codes il y a 9 ans
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. il y a 9 ans