Andrey Makarov 6505bd347d Markdown indented code blocks (#20473) %!s(int64=2) %!d(string=hai) anos
..
mm 141b76e365 Add Zephyr Support (#19003) %!s(int64=3) %!d(string=hai) anos
alloc.nim 7aaeb75ebd allocator: disable unnecessary stuff for ORC [backport] (#20489) %!s(int64=2) %!d(string=hai) anos
ansi_c.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
arc.nim 80a0dc295b update the docs of arc following up #19749 (#19752) %!s(int64=2) %!d(string=hai) anos
arithm.nim 0e3ea16554 use lowercase --define switches (#17283) %!s(int64=3) %!d(string=hai) anos
arithmetics.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
assign.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) %!s(int64=3) %!d(string=hai) anos
atomics.nim 0992854941 Atomic inc/dec should use ATOMIC_SEQ_CST (#19212) %!s(int64=3) %!d(string=hai) anos
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 92d6fb86c6 Enable customizing PageShift to set PageSize for embedded targets (#19129) %!s(int64=3) %!d(string=hai) anos
cellseqs_v1.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) %!s(int64=4) %!d(string=hai) anos
cellseqs_v2.nim 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) %!s(int64=3) %!d(string=hai) anos
cellsets.nim 3e03f67335 cleaned up the internal documentation (#17524) %!s(int64=3) %!d(string=hai) anos
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) %!s(int64=5) %!d(string=hai) anos
channels_builtin.nim 6505bd347d Markdown indented code blocks (#20473) %!s(int64=2) %!d(string=hai) anos
chcks.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
comparisons.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) %!s(int64=2) %!d(string=hai) anos
compilation.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
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 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
cyclebreaker.nim 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) %!s(int64=3) %!d(string=hai) anos
deepcopy.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) %!s(int64=4) %!d(string=hai) anos
dollars.nim b6bfe38ff5 move formatfloat out of system (#20195) %!s(int64=2) %!d(string=hai) anos
dyncalls.nim 141b76e365 Add Zephyr Support (#19003) %!s(int64=3) %!d(string=hai) anos
embedded.nim 939df8cbda ensure the avr example keeps compiling (#17663) %!s(int64=3) %!d(string=hai) anos
exceptions.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
excpt.nim fce89cb60a fixes another effect inference bug [backport:1.6] (#19100) %!s(int64=3) %!d(string=hai) anos
fatal.nim 9531afac48 fix #16499 (#16514) %!s(int64=4) %!d(string=hai) anos
formatfloat.nim b6bfe38ff5 move formatfloat out of system (#20195) %!s(int64=2) %!d(string=hai) anos
gc.nim 4a1bda667c turn nimIncrSeqV3 into deadcode (#20388) %!s(int64=2) %!d(string=hai) anos
gc2.nim f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) %!s(int64=3) %!d(string=hai) anos
gc_common.nim bd7807de4c fixes #17647 (#17667) %!s(int64=3) %!d(string=hai) anos
gc_hooks.nim 62aa1a3cfe gc:destructors progress %!s(int64=5) %!d(string=hai) anos
gc_interface.nim 06dfd31612 fixes #13881 %!s(int64=4) %!d(string=hai) anos
gc_ms.nim 2aa97a228a Removes deprecated {.injectStmt.}. Fixes #18666 (#18984) %!s(int64=3) %!d(string=hai) anos
gc_regions.nim 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) %!s(int64=4) %!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 779b4e307b don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406) %!s(int64=3) %!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 ae050b05e9 koch boot compiler with orc (#20467) %!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 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos
iterators_1.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) %!s(int64=3) %!d(string=hai) anos
jssys.nim 1e5dd9022b [js] add testcase for array indexDefect and remove todo (#19838) %!s(int64=2) %!d(string=hai) anos
memalloc.nim 2bda4a30a6 fixes #19000 (#19032) %!s(int64=3) %!d(string=hai) anos
memory.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) %!s(int64=3) %!d(string=hai) anos
memtracker.nim 18b983d7e3 addQuitProc => addExitProc (#16765) %!s(int64=3) %!d(string=hai) anos
mmdisp.nim b936bfd01a fix #16458; make useNimRtl compile for --gc:orc (#19512) %!s(int64=2) %!d(string=hai) anos
nimscript.nim 61c1142667 Update nimscript `withDir` doc example (#19776) %!s(int64=2) %!d(string=hai) anos
orc.nim 86fc78a9c0 replace the broken link for ORC implementation with a working one (#20105) %!s(int64=2) %!d(string=hai) anos
osalloc.nim d0dd923acf Switch maintanance (#18668) %!s(int64=3) %!d(string=hai) anos
platforms.nim 742e9d65ad Add support for LoongArch (#19223) %!s(int64=3) %!d(string=hai) anos
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) %!s(int64=6) %!d(string=hai) anos
repr.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_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 8850644cb7 Revert "fixes #20155; repr range with distinct types is broken with ORC" (#20334) %!s(int64=2) %!d(string=hai) anos
reprjs.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) %!s(int64=2) %!d(string=hai) anos
seqs_v2.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) %!s(int64=2) %!d(string=hai) anos
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) %!s(int64=4) %!d(string=hai) anos
setops.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) %!s(int64=2) %!d(string=hai) anos
sets.nim c8dda867f2 close #11330 sets uses optimized countSetBits (#17334) %!s(int64=3) %!d(string=hai) anos
stacktraces.nim 82d8e9bff3 Replace double backticks with single backticks - Part 2 out of ~6 (#17206) %!s(int64=3) %!d(string=hai) anos
strmantle.nim a95b6391fd support cstring in `case` (#20130) %!s(int64=2) %!d(string=hai) anos
strs_v2.nim ebb1b7af23 RFC-460 implemented (#19771) %!s(int64=2) %!d(string=hai) anos
syslocks.nim 4857c462d5 Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)" (#17992) %!s(int64=3) %!d(string=hai) anos
sysstr.nim 4a1bda667c turn nimIncrSeqV3 into deadcode (#20388) %!s(int64=2) %!d(string=hai) anos
threadids.nim cde83d90aa refactoring: orc can use getThreadId() (#19123) %!s(int64=3) %!d(string=hai) anos
threadlocalstorage.nim f6dc30e52d fixes Thread initializer for ARC/ORC on Macos (#20368) %!s(int64=2) %!d(string=hai) anos
threads.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) %!s(int64=2) %!d(string=hai) anos
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) %!s(int64=4) %!d(string=hai) anos