| .. |
|
ByteBuffer.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
Call.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
Channel.swift
|
40978ae486
Make and variable again, for use in client code.
|
7 år sedan |
|
CompletionQueue.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
Handler.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
Metadata.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
Mutex.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
Operation.swift
|
55077aca5c
Improve StatusCode usage and handling of unknown messages in generated servers.
|
7 år sedan |
|
OperationGroup.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
Roots.swift
|
bd313d8cd9
Code formatting: Run
|
7 år sedan |
|
Server.swift
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 år sedan |
|
gRPC.swift
|
8079b70084
Also remove trailing whitespace in empty lines.
|
7 år sedan |