summary refs log tree commit diff stats
path: root/tests/generics/tbadgenericlambda.nim
Commit message (Collapse)AuthorAgeFilesLines
* use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-1/+1
|
* Fix some tests.EXetoC2014-03-311-1/+1
|
* msg -> errmsgZahary Karadjov2014-03-211-1/+1
|
* fix #715 againZahary Karadjov2014-03-161-0/+7
the regression was caused by the introduction of "generic" lambdas