summary refs log tree commit diff stats
path: root/tests/generics/tgenericlambda.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #715 againZahary Karadjov2014-03-161-1/+6
| | | | the regression was caused by the introduction of "generic" lambdas
* fix some trivial errors in the test suite and some more regressions caused ↵Zahary Karadjov2014-02-181-1/+9
| | | | by tyTypeDesc[tyNone]
* quite messy implementation of generic lambdas, needs reworking; fixes #715Zahary Karadjov2014-02-171-0/+10