summary refs log tree commit diff stats
path: root/tests/parser/ttupleunpack.nim
Commit message (Expand)AuthorAgeFilesLines
* type annotations for variable tuple unpacking, better error messages (#22611)metagn2023-09-011-0/+17
* tuple unpacking for vars as just sugar, allowing nesting (#21563)metagn2023-03-281-0/+48
* require errormsg to be specified before file.Arne Döring2018-12-111-6/+0
* cleanups for underscores in tuple unpackingAraq2015-04-241-2/+8
* Add sfGenSym for (_).Dominik Picheta2015-04-231-12/+20
* Get rid of tkUnderscore. Map _ to tkSymbol.Dominik Picheta2015-04-081-0/+3
* Implements #2154.Dominik Picheta2015-03-311-0/+18