summary refs log tree commit diff stats
path: root/tests/manyloc/argument_parser
Commit message (Collapse)AuthorAgeFilesLines
* Make sequtils.zip return seq of anonymous tuples (#12575)Kaushal Modi2019-11-041-1/+1
| | | | | | | | | | * Make sequtils.zip return seq of anonymous tuples Earlier the tuples had named fields "a" and "b" and that made it difficult to assign the zip returned seqs to other vars which expected seqs of tuples with field names other than "a" and "b". * Make sequtils.zip backwards compatible with Nim 1.0.x
* lots of small changesArne Döring2018-12-112-2/+2
|
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-221-1/+1
|
* make more tests greenAndreas Rumpf2018-08-131-5/+5
|
* make tests green againAndreas Rumpf2018-04-281-6/+6
|
* make more tests greenAraq2018-02-101-1/+1
|
* nimrod -> nimErik Johansson Andersson2016-02-051-1/+1
|
* Fix tests a bit moredef2015-03-101-4/+4
|
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-1/+1
|
* Update a use of initTable to avoid initial enlarge.Charles Blake2015-02-131-1/+1
|
* GitHub link fixes: nim-code -> nim-langdef2015-01-151-2/+2
|
* made some tests greenAraq2014-09-211-32/+32
|
* further adaptationsAraq2014-08-291-3/+3
|
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+0
|
* attempt to make some tests greenAraq2014-04-211-2/+2
|
* nil->discardAraq2014-02-151-2/+2
|
* fixes #385Araq2013-06-031-0/+494
|
* revert new scope for 'if'Araq2013-05-021-0/+87
|
* bugfixes mostly JS relatedAraq2013-05-011-0/+1