nim-chronos/chronos/internal
Jacek Sieka 24be151cf3
move docs to docs (#466)
* introduce user guide based on `mdbook`
* set up structure for adding simple `chronos` usage examples
* move most readme content to book
* ci deploys book and api guide automatically
* remove most of existing engine docs (obsolete)
2023-11-15 09:06:37 +01:00
..
asyncengine.nim move docs to docs (#466) 2023-11-15 09:06:37 +01:00
asyncfutures.nim Fix not enough memory on i386. (#467) 2023-11-10 07:42:36 +01:00
asyncmacro.nim per-function `Exception` handling (#457) 2023-11-08 15:12:32 +01:00
errors.nim per-function `Exception` handling (#457) 2023-11-08 15:12:32 +01:00
raisesfutures.nim `asyncraises` -> `async: (raises: ..., raw: ...)` (#455) 2023-11-07 12:12:59 +02:00