Daniel Alm
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 years ago |
Daniel Alm
|
0ec0398249
Remove some unnecessary `internal` declarations.
|
7 years ago |
Daniel Alm
|
8079b70084
Also remove trailing whitespace in empty lines.
|
7 years ago |
Daniel Alm
|
e4741df6cd
Some trivial changes to get rid of a few implicitly-unwrapped optionals.
|
7 years ago |
Daniel Alm
|
bd313d8cd9
Code formatting: Run
|
7 years ago |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 years ago |
Tim Burks
|
63c6acfa40
Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift.
|
9 years ago |