summary refs log tree commit diff stats
path: root/lib/deprecated/pure/parseopt2.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove some deprecated pre-1.0 stdlib modules (#20202)metagn2022-08-231-155/+0
| | | | | | | | | | | | | | | * 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]
* Replace double backticks with single backticks - Part 2 out of ~6 (#17206)Danil Yarantsev2021-02-281-6/+6
|
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-4/+4
| | | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com>
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
|
* properly deprecate parseopt2 (#10452)Miran2019-01-251-0/+155