summary refs log tree commit diff stats
path: root/tests/tuples/tanontuples.nim
Commit message (Collapse)AuthorAgeFilesLines
* Merge tests into a larger file (part 8 of ∞) (#9583)Miran2018-11-061-26/+0
| | | | | | | | * merge tuple tests * merge trmacros tests * merge template tests
* introduce nkTupleConstr AST node for unary tuple construction; breaking changeAndreas Rumpf2018-04-131-1/+13
|
* revert to old behaviour: tuple field names are not ignored anymore; fixes #1920Araq2015-01-181-6/+1
|
* tuple field names are ignoredAraq2014-12-231-1/+5
|
* new tester; all tests categorizedAraq2014-01-131-0/+15