summary refs log tree commit diff stats
path: root/tests/async/tmultisync.nim
Commit message (Expand)AuthorAgeFilesLines
* Implements {.multisync.} pragma for async and sync proc combos.Dominik Picheta2016-09-181-0/+8
/akkartik/mu/blame/037recipe.cc?h=hlt&id=aa0888459fc2ca41b0ad6bef5bfa72223ca33945'>^
7f73795c ^








f1cfd691 ^
bc643692 ^
7f73795c ^








f1cfd691 ^
363be37f ^
f1cfd691 ^


7f73795c ^

235958e8 ^
363be37f ^
7f73795c ^





363be37f ^
7f73795c ^

e4630643 ^








7f73795c ^




e4630643 ^
7f73795c ^
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
55
56
57
58
59
60
61