summary refs log tree commit diff stats
path: root/lib/deprecated/pure/asyncio.nim
Commit message (Collapse)AuthorAgeFilesLines
* Change type of `Timeval.tv_sec` to `posix.Time` (#7646)Oscar NihlgÄrd2018-04-181-4/+8
|
* Move deprecated modules into lib/deprecated/Adam Strzelecki2015-09-301-0/+712
This gives clear indication what modules are now deprecated and reduce clutter in non-deprecated module directories.