Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 1 | -3/+3 |
| | |||||
* | fix #715 again | Zahary Karadjov | 2014-03-16 | 1 | -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 Karadjov | 2014-02-18 | 1 | -1/+9 |
| | | | | by tyTypeDesc[tyNone] | ||||
* | quite messy implementation of generic lambdas, needs reworking; fixes #715 | Zahary Karadjov | 2014-02-17 | 1 | -0/+10 |