tersec 772b62cdeb don't access void* out of alignment in refc GC to avoid UB (#21560) 2 лет назад
..
mm 15ba765ebd enable --tlsEmulation:on for --gc:arc (#13685) 5 лет назад
alloc.nim 28049053e8 fixes #16214 [backport] (#16252) 4 лет назад
ansi_c.nim 7e5686a828 Fix nimRawSetjmp for VCC [backport: 1.2] (#19899) 2 лет назад
arithm.nim a6682de004 catchable defects (#13626) 5 лет назад
arithmetics.nim 2f557652d4 fix operators containing percent for VM usage (#13536) 5 лет назад
assertions.nim 4816984726 Documentation, add more examples (#13825) 5 лет назад
assign.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 лет назад
atomics.nim 05151d7f62 Fix #14151 (#14205) [backport] 4 лет назад
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes 8 лет назад
basic_types.nim eb42f38088 Remove dead magics (#13551) 5 лет назад
cellsets.nim c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 лет назад
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 лет назад
channels.nim c8418651b1 fixes #13219 (#13272) 5 лет назад
chcks.nim 5ea5d82507 Revert "fixes #15210 [backport:1.2] (#15237)" 4 лет назад
comparisons.nim 2f557652d4 fix operators containing percent for VM usage (#13536) 5 лет назад
cyclebreaker.nim 35fb38629f cycle breaker (#13593) 5 лет назад
cyclicrefs_v2.nim 35fb38629f cycle breaker (#13593) 5 лет назад
deepcopy.nim fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 лет назад
dollars.nim c0a2e2ed92 replace old problematic isNamedTuple implementation by TypeTrait isNamedTuple in dollars.nim (#13347) 5 лет назад
dyncalls.nim 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) 5 лет назад
embedded.nim 514674cb38 use abort instead of quit (#10872) 6 лет назад
exceptions.nim 76560576d2 asyncdispatch+stackTraceOverride: fix premature collection (#18039) [backport:1.2] 3 лет назад
excpt.nim eefb13d638 better nativestacktrace support; refs #15284; backport [1.2] (#15384) 4 лет назад
fatal.nim a6682de004 catchable defects (#13626) 5 лет назад
formatfloat.nim e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) 5 лет назад
gc.nim fb03c4b937 Remove the use of usrToCell in gcMark [backport:1.2] (#17709) 4 лет назад
gc2.nim 39290cf88c Fix spellings (#12277) [backport] 5 лет назад
gc_common.nim 772b62cdeb don't access void* out of alignment in refc GC to avoid UB (#21560) 2 лет назад
gc_hooks.nim 62aa1a3cfe gc:destructors progress 5 лет назад
gc_interface.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) 5 лет назад
gc_ms.nim fb03c4b937 Remove the use of usrToCell in gcMark [backport:1.2] (#17709) 4 лет назад
gc_regions.nim c167261735 Deprecate PHP (#13838) 5 лет назад
hti.nim 1746da2d9e --gc:destructors now means Nim uses pure refcounting (#12557) 5 лет назад
inclrtl.nim f8175688a3 Fix docgen snippet numbering (#13507) 5 лет назад
indexerrors.nim b3d2cd738a [other] better error message for IndexError for empty containers (#11476) 5 лет назад
integerops.nim 75abd4dc68 fixes #14209 [backport:1.2] (#14213) 4 лет назад
io.nim fd202136b4 fix #13829 (#13831) 5 лет назад
iterators.nim bc14453f69 fix docs + API for fieldPairs, fields (#13189) 5 лет назад
iterators_1.nim e708d5de75 System cleanup, part 2 (#13155) 5 лет назад
jssys.nim a1beeb313f fixes #13032 5 лет назад
memalloc.nim 15ba765ebd enable --tlsEmulation:on for --gc:arc (#13685) 5 лет назад
memory.nim 62b9dcb8db fixes #13698 [backport:1.2] (#14175) 4 лет назад
memtracker.nim 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) 5 лет назад
mmdisp.nim 28049053e8 fixes #16214 [backport] (#16252) 4 лет назад
nimscript.nim 9ff2ec7ec5 Document that proc named fooTask is created for every foo task [backport] (#14187) 4 лет назад
osalloc.nim 54bfd69a27 Remove obsolete code from osalloc (#13158) 5 лет назад
platforms.nim 944fcc0e62 Add build support for Linux/hppa (#12271) 5 лет назад
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) 6 лет назад
refs_v2.nim 35fb38629f cycle breaker (#13593) 5 лет назад
repr.nim fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 лет назад
repr_v2.nim 4fb7f076d8 fix #13731, ambiguous repr of pointers (#13732) 5 лет назад
reprjs.nim fdcea66fd9 reprjs: style changes 5 лет назад
seqs_v2.nim 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) 5 лет назад
setops.nim e708d5de75 System cleanup, part 2 (#13155) 5 лет назад
sets.nim fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 лет назад
stacktraces.nim c53c6458b0 finish the stacktraces.nim implementation [backport:1.2] (#15393) 4 лет назад
strmantle.nim 8d5065453f fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] 3 лет назад
strs_v2.nim 0d219d2c67 fixes #13457 (#13458) 5 лет назад
syslocks.nim 1c8ed1de0e Fix c_malloc inside syslocks.nim to take size_t (#15268) [backport] 4 лет назад
sysspawn.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) 7 лет назад
sysstr.nim 34dbc5699e fix several typos in documentation and comments (#12553) 5 лет назад
threadlocalstorage.nim 3ab1274231 Thread attributes should be destroyed using the pthread_attr_destroy() (#13293) 5 лет назад
threads.nim c6d51805be Dont assert on setstacksize result in iOS (#15427) [backport:1.2] 4 лет назад
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) 5 лет назад
widestrs.nim 92010becbe nimv2 widestring indexing (#13279) 5 лет назад