This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-chronos
Watch
2
Star
0
Fork
0
You've already forked nim-chronos
mirror of
https://github.com/status-im/nim-chronos.git
synced
2025-01-31 13:35:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-chronos
/
chronos
History
cheatfate
56fbdff096
Async transformed procedures will not catch Exception anymore.
...
Bump version to 2.3.7.
2020-03-03 13:42:43 +02:00
..
streams
Remove usage of getCurrentException().
2019-11-28 20:14:19 +02:00
transports
Fix Windows datagram's AnyAddress issue.
2020-02-25 23:50:39 +02:00
asyncfutures2.nim
FutureDefect is a type of Defect
2020-02-18 00:35:03 +02:00
asyncloop.nim
Fix bug cancellation handlers not called in wait() and withTimeout().
2020-01-27 22:32:08 +02:00
asyncmacro2.nim
Async transformed procedures will not catch Exception anymore.
2020-03-03 13:42:43 +02:00
asyncsync.nim
Use CatchableError as base instead of Exception
2019-11-22 18:59:02 +02:00
handles.nim
Fix unused imports.
2019-10-24 16:21:31 +03:00
sendfile.nim
Add oneIndex(), oneValue() which are varargs
or
operation.
2019-06-04 19:51:35 +03:00
srcloc.nim
Move fromProc to SrcLoc.
2019-04-08 16:46:22 +03:00
timer.nim
Fix all compilation warnings for 1.0.2.
2019-10-29 23:19:41 +02:00
transport.nim
Add AsyncStreams.
2019-05-07 23:11:40 +03:00