summary refs log tree commit diff stats
path: root/lib/deprecated/pure/ospaths.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove some deprecated pre-1.0 stdlib modules (#20202)metagn2022-08-231-1/+1
| | | | | | | | | | | | | | | * remove pre-1.0 stdlib deprecations notable exceptions: * ze, toU8 etc in system/arithmetics * potentially callsite * undo macros, ospaths, securehash, oswalkdir * add sets back * add back future, document deprecated versions * add to changelog [skip ci]
* Add deprecation pragmas in lib/deprecated/pure (#19113)konsumlamm2021-11-091-2/+3
|
* Replace double backticks with single backticks - Part 2 out of ~6 (#17206)Danil Yarantsev2021-02-281-1/+1
|
* Fixes #9671 (#9750)Randy Smith2018-11-191-0/+21