Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #13086 (#14987) | flywind | 2020-07-15 | 1 | -0/+33 |
* | trunner was not actually being tested in non-CTFFI mode; minor testament clea... | Timothee Cour | 2020-05-19 | 1 | -1/+1 |
* | parseopt fix (#11363) [backport] | Jasper Jenkins | 2019-06-01 | 1 | -1/+2 |
* | properly deprecate parseopt2 (#10452) | Miran | 2019-01-25 | 1 | -28/+2 |
* | fix #9629 every binary cmd line option allows on/off/empty=on (#10353) | Timothee Cour | 2019-01-18 | 1 | -1/+4 |
* | parseopt2.cmdLineRest is now correct too (#10304) | Timothee Cour | 2019-01-15 | 1 | -16/+19 |
* | fix test | Timothee Cour | 2019-01-14 | 1 | -2/+13 |
* | fix #9842 #9951: `nim -r` and parseopt.cmdLineRest are now correct | Timothee Cour | 2019-01-14 | 1 | -44/+92 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
* | fixes #9619 | Andreas Rumpf | 2018-11-09 | 1 | -35/+42 |
* | Add ability for users to elide ':' or '=' when CLI authors pass a (#7297) | c-blake | 2018-03-08 | 1 | -0/+20 |
* | fixes parseopt/parseopt2 custom cmdline args. | Parashurama | 2017-06-06 | 1 | -0/+57 |