summary refs log tree commit diff stats
path: root/tests/iter
Commit message (Expand)AuthorAgeFilesLines
* check test resultAraq2015-02-011-0/+4
* fixes #2023Araq2015-02-011-0/+16
* better C++ support wrt 'this'Araq2015-01-181-0/+76
* fixes #1838Araq2015-01-112-1/+22
* fixes #1803Araq2015-01-101-0/+31
* fixes #1656Araq2014-12-151-1/+1
* fixes #1560Araq2014-11-111-1/+7
* make tests greenAraq2014-08-313-6/+6
* further adaptationsAraq2014-08-291-1/+1
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+1
* fix #966Zahary Karadjov2014-03-091-0/+26
* implicit auto return type for inline iteratorsZahary Karadjov2014-03-081-1/+1
* implements higher-order inline iterators and return type inference for iteratorsZahary Karadjov2014-03-081-0/+38
* split the inline and closure iterators into different symbol kinds for easier...Zahary Karadjov2014-03-061-1/+1
* fixes #885Araq2014-02-091-2/+2
* next steps for closure iteratorsAraq2014-01-222-1/+33
* new tester; all tests categorizedAraq2014-01-1317-0/+503