summary refs log tree commit diff stats
path: root/tests/overload/tparam_forwarding.nim
Commit message (Expand)AuthorAgeFilesLines
* Backwards-compatible support for keyword arguments in the command syntaxZahary Karadjov2018-05-071-2/+3
* Bugfix: Allow matching on nkExprEqExpr against varargs[untyped]Zahary Karadjov2018-05-071-0/+15
* fix varargs forwarding for templates; fixes #5455 (#5505)zah2017-03-131-0/+37