index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
actors.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
Fix a few more warnings
def
2015-02-17
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
big rename
Araq
2014-08-27
1
-1
/
+6
*
bugfix: 'defined/compiles' open an implicit mixin scope in generics
Araq
2012-09-18
1
-1
/
+1
*
bugfix: typo in actors.nim
Araq
2012-08-15
1
-1
/
+2
*
little fixes for 0.8.14 release
Araq
2012-02-09
1
-1
/
+12
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
improved actors.sync
Araq
2011-12-31
1
-2
/
+12
*
fixes #71; sorry about the polling implementation
Araq
2011-12-05
1
-8
/
+35
*
fixes 70
Araq
2011-12-04
1
-7
/
+7
*
cgen: no type canon for integral types; osproc use posix_spawn instead of for...
Araq
2011-11-18
1
-3
/
+0
*
fixed some newly introduced bugs
Araq
2011-09-21
1
-0
/
+3
*
bugfixes for generics; new threads implementation still broken
Araq
2011-09-20
1
-22
/
+23
*
added actors.nim file; compiler not up for this task
Araq
2011-08-29
1
-0
/
+184