summary refs log tree commit diff stats
path: root/tests/closure
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-0410-25/+25
* 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
c2dca53e3772efb3654a4ddbbe8350d1db43'>^
58282547f ^

38cb27765 ^


58282547f ^





8a6c5edc4 ^
58282547f ^


8a6c5edc4 ^
58282547f ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54