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
/
tests
/
gc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rod file viewer for easier debugging of rod files
Araq
2013-04-04
1
-1
/
+1
*
fixes #376
Araq
2013-03-24
1
-0
/
+33
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
5
-0
/
+0
*
open arrays documented in the manual
Araq
2013-02-10
1
-3
/
+17
*
code cleanup for mark&sweep GC
Araq
2013-02-07
3
-2
/
+8
*
first version of a simple mark&sweep GC; activate with --gc:markAndSweep
Araq
2013-02-07
1
-5
/
+5
*
fixes the recently discovered GC memory leaks
Zahary Karadjov
2012-12-20
2
-2
/
+39
*
added 2 GC leak test cases
Zahary Karadjov
2012-11-22
2
-0
/
+75
*
added devel/logging; weakrefs test; next steps for proper unsigned support
Araq
2012-07-05
1
-0
/
+48
*
thread var emulation should work again
Araq
2012-06-25
1
-3
/
+10
*
added gcleak4.nim test; fails in debug mode
Araq
2012-06-24
1
-0
/
+42
*
GC with realtime support
Araq
2012-04-21
4
-0
/
+12
*
added binary trees benchmark
Araq
2011-12-12
1
-0
/
+54
*
got rid of 'accept' dir in the tests
Araq
2011-11-19
1
-4
/
+2
*
fixed some tests
Araq
2011-11-19
1
-6
/
+6
*
GC tests now finally part of testsuite
Araq
2011-11-10
7
-664
/
+50
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
2
-6
/
+8
*
fixes #20
Araq
2011-03-12
2
-1
/
+21
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
1
-0
/
+11
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-0
/
+0
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-0
/
+21
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-0
/
+637
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-11
/
+11
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
2
-0
/
+0
*
start of tests refactoring; sqlite3 new wrapper fixes
rumpf_a@web.de
2010-02-21
2
-0
/
+360