Timothee Cour eba8ffcf70 `checkErr` now shows actual system error msg instead of unknown error (#9987) 6 years ago
..
alloc.nim cc1fd50b27 Try to let memTracker compile (#8502) 6 years ago
ansi_c.nim 09b9a54418 make tests green with a global config.nims file 6 years ago
arithm.nim 8d39669233 fixes #2909 9 years ago
assign.nim 74bf316619 more progress on destructor based strings 6 years ago
atomics.nim 3f6168b337 removes deprecated T/P types 6 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 3f6168b337 removes deprecated T/P types 6 years ago
cgprocs.nim 74bf316619 more progress on destructor based strings 6 years ago
channels.nim 98225ca207 Update channels.nim (#8583) 6 years ago
chcks.nim f3ecc15a94 refs #9880 show index and bound in lots of `index out of bounds` errors 6 years ago
debugger.nim 3f6168b337 removes deprecated T/P types 6 years ago
deepcopy.nim 1aa359febb warn about inconsistent spacing around binary operators; fixes #7582 6 years ago
dyncalls.nim c7eba64dee don't raise exception in the default handler (#9783) 6 years ago
embedded.nim ce63490928 Yield in try 6 years ago
endb.nim 3f6168b337 removes deprecated T/P types 6 years ago
excpt.nim 5dc83d0c8f cleanup of excpt.nim 6 years ago
gc.nim cd65e5328d GC: avoid pathological behaviour; fixes #10040 [backport] (#10052) 6 years ago
gc2.nim 87568830ab Remove dead code (#9777) 6 years ago
gc_common.nim dd3e1cbc9b make testament compile again with -d:nimCoroutines 6 years ago
gc_ms.nim 87568830ab Remove dead code (#9777) 6 years ago
gc_regions.nim 87568830ab Remove dead code (#9777) 6 years ago
helpers.nim 3a626179ee doAssert, assert now print full path of failing line on error (#8555) 6 years ago
helpers2.nim f3ecc15a94 refs #9880 show index and bound in lots of `index out of bounds` errors 6 years ago
hti.nim 72cd3b7914 Fix repr() for UncheckedArray (#9385) 6 years ago
inclrtl.nim a8edf67a28 make nim bootstrap again for older versions 8 years ago
jssys.nim e3e5ae287f Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] 6 years ago
memory.nim dfe3f16022 Don't depend on string.h in codegen (#8299) 6 years ago
memtracker.nim cc1fd50b27 Try to let memTracker compile (#8502) 6 years ago
mmdisp.nim 87568830ab Remove dead code (#9777) 6 years ago
nimscript.nim c4e3c4ca2d add `getCurrentCompilerExe` to vmops (eg allows to get nim compiler at CT); add tests for vmops (#9925) 6 years ago
osalloc.nim 7ef268274f Haiku support for Nim (#8542) 6 years ago
platforms.nim 559a7615ad Nintendo switch support (#8069) 6 years ago
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) 6 years ago
repr.nim 3f6168b337 removes deprecated T/P types 6 years ago
reprjs.nim e3e5ae287f Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] 6 years ago
sets.nim 3f6168b337 removes deprecated T/P types 6 years ago
strmantle.nim f485ebe162 --gc:destructors: next steps; WIP 6 years ago
sysio.nim eba8ffcf70 `checkErr` now shows actual system error msg instead of unknown error (#9987) 6 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 10f5f67767 gogc: GCC-8.2.0 compatibility and other improvements (#9211) 6 years ago
threads.nim 3f6168b337 removes deprecated T/P types 6 years ago
timers.nim 359a4b5fac timers.nim: avoid parser warning 6 years ago
widestrs.nim 74bf316619 more progress on destructor based strings 6 years ago