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
/
gc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-89
/
+93
*
improvements to get code size down for programs that don't use GC
Araq
2011-06-26
1
-1
/
+0
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-4
/
+4
*
compiler can emulate thread local variables
Araq
2011-06-15
1
-1
/
+2
*
bugfixes for semantic checking; thread implementation pushed the compiler
Araq
2011-06-04
1
-24
/
+28
*
first steps to thread local heaps
Araq
2011-06-02
1
-14
/
+29
*
further progress for multi-threading
Araq
2011-05-19
1
-17
/
+9
*
still playing with threads
Araq
2011-05-17
1
-13
/
+14
*
thread support: next iteration
Araq
2011-05-17
1
-10
/
+11
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-1
/
+1
*
loop unrolled for stack marking
Araq
2011-05-13
1
-0
/
+13
*
gc tweaking to gain a few percent of performance
Araq
2011-05-07
1
-19
/
+52
*
:= templatable; lexer improvements
Araq
2011-04-17
1
-1
/
+5
*
p[] instead of p^
Araq
2011-04-11
1
-15
/
+15
*
bugfix: GC more forgiving
Araq
2011-04-03
1
-1
/
+4
*
fixes #20
Araq
2011-03-12
1
-2
/
+3
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-4
/
+6
*
renamed lock->aquire
Araq
2010-11-18
1
-16
/
+16
*
version 0.8.10
Araq
2010-10-21
1
-4
/
+5
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
1
-11
/
+17
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-11
/
+34
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
1
-8
/
+8
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-82
/
+85
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-1
/
+2
*
before stack init change
Andreas Rumpf
2010-08-01
1
-8
/
+21
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-10
/
+12
*
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-1
/
+6
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-3
/
+3
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+647