Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tests green again | Andreas Rumpf | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | better error messages: use <T1, T2> instead of (T1, T2) in order to prevent ↵ | Araq | 2018-02-10 | 1 | -1/+1 |
| | | | | confusions with tuple types | ||||
* | make some tests red :) (i.e. print failure details while running the tester) | Zahary Karadjov | 2014-03-16 | 1 | -1/+1 |
| | |||||
* | handle arbitrary expressions dependent on static input params in proc signatures | Zahary Karadjov | 2014-03-16 | 1 | -1/+1 |
| | |||||
* | fix #966 | Zahary Karadjov | 2014-03-09 | 1 | -0/+12 |
test for ``map`` defined as inline iterator |