summary refs log tree commit diff stats
path: root/tests/closure
Commit message (Collapse)AuthorAgeFilesLines
* fixes #3995Andreas Rumpf2016-04-031-0/+24
|
* Fix test cases for JSON object changesdef2016-02-241-4/+4
|
* fixes yet another LL regression (Aporia compiles again)Andreas Rumpf2016-01-181-0/+22
|
* Added test for #600.Dominik Picheta2016-01-161-0/+4
|
* Added test for code in @def-'s comment in #1502.Dominik Picheta2016-01-161-0/+6
|
* Added test for #1512.Dominik Picheta2016-01-161-0/+137
|
* Added test for #1642.Dominik Picheta2016-01-161-0/+3
|
* Added test for #1846.Dominik Picheta2016-01-161-0/+16
|
* Added test for #1911.Dominik Picheta2016-01-161-0/+7
|
* Added test for #1923.Dominik Picheta2016-01-161-0/+9
|
* Added test for #2138.Dominik Picheta2016-01-161-0/+10
|
* Added test for #3304Dominik Picheta2016-01-161-0/+15
|
* fixes yet another regressionAndreas Rumpf2016-01-131-0/+25
|
* async works againAndreas Rumpf2016-01-031-0/+87
|
* further progress on closure iterators; tforum still failingAndreas Rumpf2016-01-031-2/+2
|
* made closure iterators tests green, updated docsAndreas Rumpf2015-12-311-1/+1
|
* Merge branch 'devel' into new-llAndreas Rumpf2015-12-291-7/+0
|\
| * new db_sqlite requires deadCodeElim:on because not every sqlite3_column_nameAndreas Rumpf2015-12-291-7/+0
| |
* | updated test casesAndreas Rumpf2015-12-292-5/+5
| |
* | changed testcase for new LL semanticsAndreas Rumpf2015-12-291-1/+1
| |
* | updated test case for changed LLAndreas Rumpf2015-12-291-2/+3
|/
* sequtils related changesPeter Mora2015-10-051-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-0410-25/+25
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Fix expected tester messagesdef2015-04-211-1/+1
|
* fixes #2125Araq2015-02-182-5/+6
|
* minor documentation updatesAraq2015-02-161-0/+22
|
* fixes #2073Araq2015-02-081-0/+15
|
* Fixes #1642.Dominik Picheta2015-01-281-0/+6
|
* implemented 'koch pdf'Araq2014-12-192-45/+2
|
* more tests greenAraq2014-08-312-15/+15
|
* added testAraq2014-08-051-0/+44
|
* new jester compilesAraq2014-06-281-0/+32
|
* some progress for jester+asyncAraq2014-06-271-1/+16
|
* rewrote lambdalifting; fixes deeply nested closuresAraq2014-06-262-4/+40
|
* Param name and type combos now work in type sig. sugar.Dominik Picheta2014-04-201-4/+4
|
* Remove echo from => macro and fix tclosuremacro test.Dominik Picheta2014-04-201-20/+20
|
* Added new future module with a closure macro.Dominik Picheta2014-04-201-0/+43
|
* removed flawed thread analysis passAraq2014-04-201-1/+1
|
* closure iterators workAraq2014-01-231-2/+2
|
* new tester; all tests categorizedAraq2014-01-1311-0/+463