nim-chronos/chronos/streams
Eugene Kabanov 6525f4ce1d
Fix some warnings. (#310)
* Fix some warnings messages.

* More warning fixes.

* Address review comments.
Fix MacOS issues.

* More warning fixes.

* More Windows specific fixes.

* Fix macos and windows warnings.

* Fix warnings in timer.nim
Refactor to remove `result`.
Improve performance and behavior of timer to string procedure.
Add tests.
2022-11-02 08:09:15 +01:00
..
asyncstream.nim make it more Nim 1.4+ compatible (#296) 2022-08-06 13:56:06 +03:00
boundstream.nim `Option` -> `Opt` (#307) 2022-09-05 11:08:52 +00:00
chunkstream.nim Fix compilation errors with --styleCheck:usages --styleCheck:error 2021-12-08 16:58:24 +02:00
tlsstream.nim Fix some warnings. (#310) 2022-11-02 08:09:15 +01:00