summary refs log tree commit diff stats
path: root/tests/tuples/tfortupleunpack.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix loop tuple unpacking in templates (#11174)nc-x2019-05-051-0/+9
* Fixes #10727. (#10728)deech2019-02-251-1/+5
* Tuple unpacking now works for `for` vars (#10152)Neelesh Chandola2019-02-231-0/+39
previous revision' href='/ahoang/Nim/blame/tests/pragmas/t8741.nim?h=devel&id=30621c4a8969ac4b121d04a06315bd4f2089a7c4'>^
1
2
3
4
5
6
7
8
9
10