Araq 7ee825a6e5 make the Windows build green again 7 gadi atpakaļ
..
alloc.nim 4a7266e1c1 fixes #3558 7 gadi atpakaļ
ansi_c.nim d55e02ddf1 fixes to allow the usage of clang on windows with the msvc abi and ms headers (#6442) 7 gadi atpakaļ
arithm.nim 8d39669233 fixes #2909 9 gadi atpakaļ
assign.nim edefe4db21 Futher improve seq assingment speed by 2x factor (#6437) 7 gadi atpakaļ
atomics.nim d0365dcadf fixes #6196 7 gadi atpakaļ
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes 8 gadi atpakaļ
cellsets.nim 22684370b0 remove ArrayDummySize with unchecked arrays (#5818) 7 gadi atpakaļ
cgprocs.nim a1caef474b proper distinction between --gc:none and --os:standalone 9 gadi atpakaļ
channels.nim f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 gadi atpakaļ
chcks.nim 1268ca79e5 fixes #5599 (#5610) 7 gadi atpakaļ
debugger.nim 0834cd63d9 prepare Nim codebase for upcoming parser changes 8 gadi atpakaļ
deepcopy.nim f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 gadi atpakaļ
dyncalls.nim 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 gadi atpakaļ
embedded.nim 2d3db9cd6b Fix type of setControlCHook parameter 10 gadi atpakaļ
endb.nim 55cb959a68 make tests green again; closes #5861 7 gadi atpakaļ
excpt.nim 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 gadi atpakaļ
gc.nim 4a7266e1c1 fixes #3558 7 gadi atpakaļ
gc2.nim 7349d12e96 GC v2 works sometimes 7 gadi atpakaļ
gc_common.nim 07531b41b9 make gc:v2 compile again 7 gadi atpakaļ
gc_ms.nim 70e94b8c9e GCs: use add instead of & 7 gadi atpakaļ
gc_regions.nim b6360c5d5f memory regions seem to work now 7 gadi atpakaļ
hti.nim f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 gadi atpakaļ
inclrtl.nim a8edf67a28 make nim bootstrap again for older versions 8 gadi atpakaļ
jssys.nim d13535471b Fixed handling of surrogate pairs (#6332) 7 gadi atpakaļ
memtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation 7 gadi atpakaļ
mmdisp.nim e5cb1a2dd5 newSeqOfCap: skip initialization step for non-GC-ed data 7 gadi atpakaļ
nimscript.nim 5298a72f34 NimScript: added buildOS and buildCPU constants 7 gadi atpakaļ
osalloc.nim 7e351fc7fa support for the Genode OS framework (#5560) 7 gadi atpakaļ
platforms.nim c39e202976 Introduce first class support for Android (#5772) 7 gadi atpakaļ
profiler.nim 3c03877701 Enable embedded profiler to display filenames. 8 gadi atpakaļ
repr.nim 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 gadi atpakaļ
reprjs.nim a0f39e0ab4 Ascii character code 127 (DEL) is not printable and must be quoted. (#5984) 7 gadi atpakaļ
sets.nim 0834cd63d9 prepare Nim codebase for upcoming parser changes 8 gadi atpakaļ
sysio.nim 527e20fd3a fixes the Windows build 7 gadi atpakaļ
syslocks.nim 2b8a1cee8c Fixup #5804 (#5837) 7 gadi atpakaļ
sysspawn.nim c50b5b62ef Fix a few deprecation warnings 9 gadi atpakaļ
sysstr.nim 7ee825a6e5 make the Windows build green again 7 gadi atpakaļ
threads.nim b219fc74ad fixes #5143 7 gadi atpakaļ
timers.nim 5f6f444d55 naive work-around for time redefinition (#5193) 8 gadi atpakaļ
widestrs.nim 22684370b0 remove ArrayDummySize with unchecked arrays (#5818) 7 gadi atpakaļ