summary refs log tree commit diff stats
path: root/lib/deprecated/pure/securehash.nim
Commit message (Collapse)AuthorAgeFilesLines
* Replace double backticks with single backticks - Part 2 out of ~6 (#17206)Danil Yarantsev2021-02-281-1/+1
|
* remove deprecated modules (#10215)Miran2019-01-071-0/+6
* removed from `compiler`: * lists (deprecated 2 years ago) * removed from `lib` (all deprecated 3 years ago): * ssl * matchers * httpserver * removed from `lib/deprecated`: * unsigned * actors (and three accompanying tests) * parseurl * moved to `lib/deprecated`: * securehash (the reason for not directly removing - it was deprecated (only) one year ago)