summary refs log tree commit diff stats
path: root/lib/system/gc.nim
Commit message (Expand)AuthorAgeFilesLines
* := templatable; lexer improvementsAraq2011-04-171-1/+5
* p[] instead of p^Araq2011-04-111-15/+15
* bugfix: GC more forgivingAraq2011-04-031-1/+4
* fixes #20Araq2011-03-121-2/+3
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-4/+6
* renamed lock->aquireAraq2010-11-181-16/+16
* version 0.8.10Araq2010-10-211-4/+5
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-191-11/+17
* fixes for exception handling; added system.compileOptionAraq2010-09-131-11/+34
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-8/+8
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-82/+85
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-041-1/+2
* before stack init changeAndreas Rumpf2010-08-011-8/+21
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-10/+12
* explicit types for generic routinesAndreas Rumpf2010-05-281-1/+6
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* added tools and web dirsAndreas Rumpf2009-09-151-3/+3
* version0.7.10Andreas Rumpf2009-06-081-0/+647