Araq 7762953233 wip 5 years ago
..
alloc.nim fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 years ago
allocators.nim 5aa7b1a44b ARC: default to a shared heap with --threads:on 5 years ago
ansi_c.nim defaf3b5a5 c_fflush() the rawWrite() buffer (#12987) 5 years ago
arithm.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
assertions.nim cb0a20b9b4 fix error in assertions document (#12925) [backport] 5 years ago
assign.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
atomics.nim 777c9ad0ef Better clang_cl support (#12896) 5 years ago
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes 8 years ago
cellsets.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 years ago
channels.nim 9faf00598f ported channels to ARC 5 years ago
chcks.nim 511298242d fixes #10053 (#11951) 5 years ago
cyclicrefs_v2.nim 83a736a34a ARC: cycle detector (#12823) 5 years ago
deepcopy.nim fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 years ago
dollars.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
dyncalls.nim 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) 5 years ago
embedded.nim 514674cb38 use abort instead of quit (#10872) 5 years ago
excpt.nim 7762953233 wip 5 years ago
fatal.nim c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
formatfloat.nim 7650617448 NaN floatFormat with clang_cl (#12910) 5 years ago
gc.nim c52a2c3ab0 proof that refcounting can handle Nim's async (#12533) 5 years ago
gc2.nim 39290cf88c Fix spellings (#12277) [backport] 5 years ago
gc_common.nim 77c6425e65 gc_common: typo 5 years ago
gc_hooks.nim 62aa1a3cfe gc:destructors progress 5 years ago
gc_ms.nim 0eae2217b6 first implementation of the new --seqsv2 switch 5 years ago
gc_regions.nim a2d6691af2 fix #12597 (#12604) 5 years ago
hti.nim 1746da2d9e --gc:destructors now means Nim uses pure refcounting (#12557) 5 years ago
inclrtl.nim 372b01711e added 'since' template for further stdlib additions 5 years ago
indexerrors.nim b3d2cd738a [other] better error message for IndexError for empty containers (#11476) 5 years ago
io.nim a3df1b55f3 fixes #13013, reverts previous changes to readLines() (#13036) [backport] 5 years ago
iterators.nim 2b565aad89 Support iterators returning lent T (#11938) 5 years ago
jssys.nim a1beeb313f fixes #13032 5 years ago
memory.nim 99078d80d7 introduce csize_t instead of fixing csize (#12497) 5 years ago
memtracker.nim 5f515410af newruntime for async (#11650) 5 years ago
mmdisp.nim 83a736a34a ARC: cycle detector (#12823) 5 years ago
nimscript.nim 3ad48069d3 Fix word wrapping 5 years ago
osalloc.nim 99078d80d7 introduce csize_t instead of fixing csize (#12497) 5 years ago
platforms.nim 944fcc0e62 Add build support for Linux/hppa (#12271) 5 years ago
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) 6 years ago
refs_v2.nim c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
repr.nim fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 years ago
reprjs.nim fdcea66fd9 reprjs: style changes 5 years ago
seqs_v2.nim 83a736a34a ARC: cycle detector (#12823) 5 years ago
sets.nim fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 years ago
strmantle.nim 72237e2bcf ARC: ported the GC tests over to --gc:arc 5 years ago
strs_v2.nim ce40ed18bb fixes #12965 (#12991) 5 years ago
syslocks.nim 3f6168b337 removes deprecated T/P types 6 years ago
sysspawn.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) 7 years ago
sysstr.nim 34dbc5699e fix several typos in documentation and comments (#12553) 5 years ago
threadlocalstorage.nim 7e689873e2 Fix #12135 and #12109 (#12137) 5 years ago
threads.nim 7762953233 wip 5 years ago
timers.nim 0ca71dd92c [bugfix] fix mach_absolute_time header; refs #11591 (#11593) 5 years ago
widestrs.nim 83a736a34a ARC: cycle detector (#12823) 5 years ago