summary refs log tree commit diff stats
path: root/lib/pure/parseopt2.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-4/+0
|
* make parseopt2 use the new better deprecated error messageAraq2018-04-061-1/+1
|
* deprecate parseopt2 stdlib moduleAndreas Rumpf2018-02-281-0/+1
|
* Fixed small typo in parseopt2.nim commentSimon Schürrle2017-11-011-1/+1
|
* fixes parseopt/parseopt2 custom cmdline args.Parashurama2017-06-061-15/+30
|
* Prevent Exported C procedure collisionsVarriount2015-11-111-2/+2
| | | Prevents collisions between those C externalized procedures in parseopt and parseopt2.
* Fix typosFederico Ceratto2015-02-151-1/+1
|
* Happy new year!Guillaume Gelin2015-01-061-1/+1
|
* several modules changedAraq2014-08-281-3/+3
|
* big renameAraq2014-08-271-17/+21
|
* distinguish between 'defined' and 'declared'Araq2014-08-111-1/+1
|
* rename new parseopt to parseopt2Michał Zieliński2013-12-101-0/+148