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
/
system
/
atomics.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cpuRelax assembler for other platforms
def
2015-03-21
1
-54
/
+57
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
TAtomType includes 'bool'
Araq
2014-11-08
1
-5
/
+5
*
Merge branch 'devel' into bigbreak
Araq
2014-11-03
1
-22
/
+28
|
\
|
*
Various atomics fixes for gcc/clang.
Reimer Behrends
2014-10-30
1
-21
/
+27
*
|
make tests green
Araq
2014-08-31
1
-1
/
+1
*
|
the big renamefest: first steps
Araq
2014-08-22
1
-2
/
+3
|
/
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-3
/
+3
*
Downgrades public module comments to private level.
Grzegorz Adam Hankiewicz
2014-08-05
1
-1
/
+1
*
added 'fence' instructions to the barrier
Araq
2014-06-06
1
-30
/
+5
*
Promises are now refs
Araq
2014-06-05
1
-0
/
+8
*
'parallel' statement almost working
Araq
2014-05-22
1
-3
/
+3
*
initial non-compiling version of 'parallel'
Araq
2014-05-12
1
-1
/
+30
*
case consistency improvements
Araq
2014-01-11
1
-8
/
+8
*
case consistency part 1
Araq
2013-12-27
1
-66
/
+56
*
LockFree Hash Table 0.1
Mark Flamer
2013-10-22
1
-50
/
+189
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
Added CAS to system/atomics.nim
Yury Benesh
2012-10-13
1
-0
/
+34
*
docgen2 improvements
Araq
2012-06-23
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
preparations for 0.8.12
Araq
2011-07-10
1
-1
/
+2
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-2
/
+2
*
first steps to thread local heaps
Araq
2011-06-02
1
-0
/
+41