summary refs log tree commit diff stats
path: root/lib/pure/actors.nim
Commit message (Expand)AuthorAgeFilesLines
* lib/pure/a-c - Dropped 'T' from typespdw2015-06-041-51/+53
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Fix a few more warningsdef2015-02-171-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* big renameAraq2014-08-271-1/+6
* bugfix: 'defined/compiles' open an implicit mixin scope in genericsAraq2012-09-181-1/+1
* bugfix: typo in actors.nimAraq2012-08-151-1/+2
* little fixes for 0.8.14 releaseAraq2012-02-091-1/+12
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* improved actors.syncAraq2011-12-311-2/+12
* fixes #71; sorry about the polling implementationAraq2011-12-051-8/+35
* fixes 70Araq2011-12-041-7/+7
* cgen: no type canon for integral types; osproc use posix_spawn instead of for...Araq2011-11-181-3/+0
* fixed some newly introduced bugsAraq2011-09-211-0/+3
* bugfixes for generics; new threads implementation still brokenAraq2011-09-201-22/+23
* added actors.nim file; compiler not up for this taskAraq2011-08-291-0/+184
ented statusbar widget' href='/akspecs/ranger/commit/ranger/colorschemes/jungle.py?h=v1.0.2&id=cfdbb9d634555f7c036861266e308b512f0baeac'>cfdbb9d6 ^
30b25795 ^
cfdbb9d6 ^

779d21f4 ^












9adf06de ^
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89