summary refs log tree commit diff stats
path: root/lib/pure/parseopt.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixed issues when using `std/parseopt` in miscripts with cmdline = "" (#23785)Gianmarco2024-07-021-3/+15
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* Markdown code blocks migration part 8 (#22478)Andrey Makarov2023-08-151-10/+15
* replace `doAssert false` with `raiseAssert` in lib, which works better with s...ringabout2023-08-111-1/+1
* minor parseopt.nim improvements (#21256)Andreas Rumpf2023-01-181-39/+33
* parseopt.nim documentation clarity - default values & cmdEnd in getopt (#21047)Russell Brinson2023-01-111-2/+27
* Refactor initOptParser (#19656)Nan Xiao2022-09-271-22/+5
* No need to export pos from OptParser (#19688)Nan Xiao2022-04-061-1/+1
* fix 19655 - fixing more url fragments (#19669)Nan Xiao2022-04-011-2/+2
* fix 19655 - fixing url fragment (#19667)rockcavera2022-04-011-1/+1
* Replace double backticks with single backticks - Part 4 out of ~7 (#17216)Danil Yarantsev2021-03-011-32/+32
* Change stdlib imports to use std prefix in most examples (#17202)Danil Yarantsev2021-02-281-2/+2
* Make parseopt available on all backends (#17009)hlaaftana2021-02-131-137/+148
* fix some warnings (#16952)flywind2021-02-081-9/+9
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-20/+20
* fix #13086 (#14987)flywind2020-07-151-2/+2
* Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport]Dominik Picheta2019-11-181-6/+6
* remove unused importsnarimiran2019-11-061-2/+1
* [backport] run nimpretty on parsersnarimiran2019-09-301-15/+18
* fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compi...Timothee Cour2019-07-031-36/+35
* nimpretty: bugfix [bugfix]Araq2019-06-281-5/+5
* parseopt fix (#11363) [backport]Jasper Jenkins2019-06-011-1/+2
* fixes #11294Araq2019-05-241-3/+4
* better docs: parseopt (#10398)Jjp1372019-01-221-49/+266
* fix #9842 #9951: `nim -r` and parseopt.cmdLineRest are now correctTimothee Cour2019-01-141-23/+1
* fixes #9120Araq2018-12-161-1/+1
* added parseopt.remainingArgs; refs #9951Araq2018-12-141-0/+5
* parseopt: remove confusing dead codeAndreas Rumpf2018-11-091-10/+0
* fixes #9619Andreas Rumpf2018-11-091-3/+8
* fixes a parseopt regression (#8820)Andreas Rumpf2018-08-301-2/+5
* make parseopt work with DLLs on UnixAraq2018-08-281-7/+8
* make parsopt compile under --taintMode:onAraq2018-08-281-6/+6
* parseopt: keep the seq of arguments as given; fixes various command line pars...Araq2018-08-281-34/+75
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-2/+0
* parseopt stdlib module: dont rely on the zero terminatorAndreas Rumpf2018-04-291-23/+25
* Add ability for users to elide ':' or '=' when CLI authors pass a (#7297)c-blake2018-03-081-22/+63
* make travis green againAndreas Rumpf2018-03-011-18/+18
* added -d:nimNoArrayToString define to allow easier porting to 0.18Araq2018-03-011-1/+19
* fixes parseopt/parseopt2 custom cmdline args.Parashurama2017-06-061-15/+30
* docs now build againAraq2015-10-121-0/+178
* Move deprecated modules into lib/deprecated/Adam Strzelecki2015-09-301-178/+0
* fixes #2874Araq2015-07-011-37/+56
* lib/pure/p-t - Dropped 'T' from typespdw2015-06-041-1/+1
* parseopt is not deprecated anymoreAraq2015-03-031-3/+6
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* updated nimgrep toolAraq2014-09-101-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* several modules changedAraq2014-08-281-1/+1
* big renameAraq2014-08-271-15/+14
* renamefestAraq2014-08-231-1/+1