metagn d51236e9cc fix string literal assignment with different lengths on ARC (#24083) hai 4 meses
..
mm 12f2c36aca Make `newSeqOfCap` not initialize memory. (#21842) hai 9 meses
alloc.nim 7b834b94da Allocator: Always place free cells into the active chunk and add documentation (#23871) hai 5 meses
ansi_c.nim 6d38eafda1 fixes #23304; uses `snprintf` instead of `sprintf` (#23322) hai 9 meses
arc.nim 09109c55c9 clean up `gc:arc` or `gc:orc` in docs and in error messages (#22408) hai 9 meses
arithmetics.nim 3e44d5742f rm zero-extension and uint conversions deprecated since 0.19.9 (#22151) hai 1 ano
assign.nim 3575f2bf9c fix #20972 fixes invalid and UB codegen case object transitions for both refc and ORC [backport] (#21611) hai 1 ano
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes %!s(int64=8) %!d(string=hai) anos
basic_types.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
bitmasks.nim 658b28dc57 tyInt tyUint fit target int bit width (#20829) %!s(int64=2) %!d(string=hai) anos
cellseqs_v1.nim 71f2e1a502 🚀 Enhancing CellSeq for Better Readability and Maintainability (#21797) hai 1 ano
cellseqs_v2.nim b169dad1e5 Improve and refactor cellseqs_v2 in Nim standard library (#21796) hai 1 ano
cellsets.nim 0f3d6b5a52 small fixes for atomicArc (#22017) hai 1 ano
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) %!s(int64=6) %!d(string=hai) anos
channels_builtin.nim 71dde8f7cf reserve `sysFatal` for `Defect` (#22158) hai 9 meses
chcks.nim 108410ac34 fixes fieldDefect loses enum type info in ORC; consistent with VM and refc (#21954) hai 1 ano
comparisons.nim 380dafcc32 fix iterator equality + add test for proc equality + fix sameType (#21707) hai 1 ano
compilation.nim 9f43f9fa6e bump NimVersion to 2.0.13 hai 1 mes
coro_detection.nim fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) %!s(int64=3) %!d(string=hai) anos
countbits_impl.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) %!s(int64=2) %!d(string=hai) anos
ctypes.nim f05387045d int64/uint64 as bigint in JS (#21613) hai 1 ano
cyclebreaker.nim f11b7debf7 remove name field for ARC (#20797) %!s(int64=2) %!d(string=hai) anos
deepcopy.nim a9bd78d579 fix #12122 (#21096) %!s(int64=2) %!d(string=hai) anos
dollars.nim b6bfe38ff5 move formatfloat out of system (#20195) %!s(int64=2) %!d(string=hai) anos
dyncalls.nim 3b9e9fd7b2 Add support for NuttX RTOS. (#21372) hai 1 ano
embedded.nim 45f1b19942 clean up goto exceptions; remove the setjmp.h dep (#23259) hai 9 meses
exceptions.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
excpt.nim 45f1b19942 clean up goto exceptions; remove the setjmp.h dep (#23259) hai 9 meses
fatal.nim 71dde8f7cf reserve `sysFatal` for `Defect` (#22158) hai 9 meses
formatfloat.nim b6bfe38ff5 move formatfloat out of system (#20195) %!s(int64=2) %!d(string=hai) anos
gc.nim a9bd78d579 fix #12122 (#21096) %!s(int64=2) %!d(string=hai) anos
gc_common.nim e8a70ff179 don't access void* out of alignment in refc GC to avoid UB (#21560) hai 1 ano
gc_hooks.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) %!s(int64=2) %!d(string=hai) anos
gc_interface.nim 06dfd31612 fixes #13881 %!s(int64=4) %!d(string=hai) anos
gc_ms.nim a9bd78d579 fix #12122 (#21096) %!s(int64=2) %!d(string=hai) anos
gc_regions.nim 1dab8ba334 move threads out of system (#20674) %!s(int64=2) %!d(string=hai) anos
hti.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) %!s(int64=3) %!d(string=hai) anos
inclrtl.nim f7c203fb6c remove legacy code (#21134) %!s(int64=2) %!d(string=hai) anos
indexerrors.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) %!s(int64=3) %!d(string=hai) anos
indices.nim 0448f30fd9 fixes #20026; marks system procs which can raise defects (#20864) %!s(int64=2) %!d(string=hai) anos
integerops.nim 64e839d5fd fixes #14209 [backport:1.2] (#14213) %!s(int64=4) %!d(string=hai) anos
iterators.nim 683a1213db fixes #22860; suppress `AnyEnumConv` warning when iterating over set (#22904) hai 9 meses
iterators_1.nim a5a6a4d39e fixes #22790; use cast suppress AnyEnumConv warnings for enums withou… (#22813) hai 9 meses
jssys.nim 75441dcdc3 Initialize `newString` in js [backport:1.6] (#22745) hai 1 ano
memalloc.nim ed26156c99 atomicInc global alloc counters (#20571) %!s(int64=2) %!d(string=hai) anos
memory.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) %!s(int64=4) %!d(string=hai) anos
memtracker.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) %!s(int64=2) %!d(string=hai) anos
mmdisp.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) %!s(int64=2) %!d(string=hai) anos
nimscript.nim 48de0d0cf4 Documented path substitution by compiler (#21662) hai 1 ano
orc.nim 140d641443 fixes #22927; no test case extractable [backport] (#23707) hai 7 meses
osalloc.nim 09109c55c9 clean up `gc:arc` or `gc:orc` in docs and in error messages (#22408) hai 9 meses
platforms.nim b36f5119ae Add HPPA and sparc64 architectures (#20934) %!s(int64=2) %!d(string=hai) anos
profiler.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) %!s(int64=2) %!d(string=hai) anos
rawquits.nim ebd1c678be fixes #21195; `std/assertions` continue to use `sysFatal` when `nimPreviewSlimSystem` is not defined (#21196) %!s(int64=2) %!d(string=hai) anos
repr.nim 6d38eafda1 fixes #23304; uses `snprintf` instead of `sprintf` (#23322) hai 9 meses
repr_impl.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) %!s(int64=3) %!d(string=hai) anos
repr_v2.nim 2ed16bf2d4 fixes #23139; Cannot get repr of range type of enum (#23164) hai 9 meses
reprjs.nim f05387045d int64/uint64 as bigint in JS (#21613) hai 1 ano
seqs_v2.nim 1425654e9d fixes #23556; typeinfo.extendSeq generates random values in ORC (#23557) hai 8 meses
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) %!s(int64=4) %!d(string=hai) anos
setops.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) hai 1 ano
sets.nim 562fb0d14b fixes #22481; fixes `card` undefined misalignment behavior (#22484) hai 1 ano
stacktraces.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) %!s(int64=2) %!d(string=hai) anos
strmantle.nim f22e5067c5 fixes #21847; let `parseFloat` behave like `strtod` (#21854) hai 1 ano
strs_v2.nim d51236e9cc fix string literal assignment with different lengths on ARC (#24083) hai 1 mes
sysstr.nim e77e129a05 fixes #23742; setLen(0) no longer allocates memory for uninitialized strs/seqs for refc (#23745) hai 7 meses
threadids.nim cde83d90aa refactoring: orc can use getThreadId() (#19123) %!s(int64=3) %!d(string=hai) anos
threadimpl.nim d51bc084fd remove thread duplicated code (#22348) hai 1 ano
threadlocalstorage.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) %!s(int64=2) %!d(string=hai) anos
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) %!s(int64=5) %!d(string=hai) anos