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
/
mmdisp.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared untraced heap; bugfix: mem corruptions in message passing code
Araq
2011-07-18
1
-19
/
+14
*
first steps to explicit channels for thread communication; added mainThreadId
Araq
2011-07-16
1
-0
/
+20
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-4
/
+11
*
improvements to get code size down for programs that don't use GC
Araq
2011-06-26
1
-9
/
+4
*
further progress for multi-threading
Araq
2011-05-19
1
-15
/
+4
*
lexer, parser cleanup; boehm gc for mac os x
Araq
2011-05-17
1
-1
/
+6
*
mmdisp [] instead of ^
Araq
2011-05-14
1
-6
/
+6
*
gc tweaking to gain a few percent of performance
Araq
2011-05-07
1
-1
/
+1
*
basic continue after error works; interactive mode more useful
Araq
2011-02-13
1
-1
/
+3
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-22
/
+0
*
before stack init change
Andreas Rumpf
2010-08-01
1
-8
/
+2
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-50
/
+25
*
c2nim: better parsing of #ifdef C2NIM; #def support
Andreas Rumpf
2010-07-22
1
-2
/
+55
*
bugfix: c2nim: typedef unsigned char
Andreas Rumpf
2010-07-22
1
-0
/
+3
*
added system.appType magic
Andreas Rumpf
2010-07-21
1
-0
/
+195