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
/
compiler
/
semthreads.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix #100 again
Araq
2012-03-28
1
-2
/
+2
*
`do' keyword in the grammar for lambda blocks
Zahary Karadjov
2012-02-10
1
-1
/
+1
*
further steps to closure support
Araq
2012-02-06
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
implemented 'let' statement
Araq
2011-11-29
1
-2
/
+2
*
lazy loading of body ast implemented
Araq
2011-10-30
1
-4
/
+4
*
implemented optional pragma for implicit discard
Araq
2011-09-24
1
-1
/
+1
*
finally got rid of nkPassAsOpenArray
Araq
2011-08-16
1
-1
/
+1
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
1
-1
/
+5
*
old pointer deref operator completely removed
Araq
2011-07-23
1
-4
/
+4
*
bugfix: proper cache for generic instantiations
Araq
2011-07-21
1
-11
/
+2
*
preparations for 0.8.12
Araq
2011-07-10
1
-9
/
+27
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-23
/
+34
*
compiler can emulate thread local variables
Araq
2011-06-15
1
-6
/
+7
*
further improvements for thread analysis
Araq
2011-06-13
1
-5
/
+21
*
basic thread analysis working
Araq
2011-06-13
1
-23
/
+46
*
first (non working) implementation of global thread analysis
Araq
2011-06-13
1
-0
/
+316