summary refs log tree commit diff stats
path: root/lib/deprecated/pure/actors.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes more nil handling regressionsAraq2018-08-131-2/+1
|
* make tests green againAndreas Rumpf2017-10-291-2/+2
|
* more replacements for the deprecated '<'Andreas Rumpf2017-10-291-3/+3
|
* Fix a few deprecation warningsdef2016-01-251-1/+1
|
* Move deprecated modules into lib/deprecated/Adam Strzelecki2015-09-301-0/+241
This gives clear indication what modules are now deprecated and reduce clutter in non-deprecated module directories.