Timothee Cour b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) %!s(int64=4) %!d(string=hai) anos
..
mm 3cbe8d2c53 $(uint|uint64) now works with nimscript (#15644) %!s(int64=4) %!d(string=hai) anos
alloc.nim da29222f86 init checks and 'out' parameters (#14521) %!s(int64=4) %!d(string=hai) anos
ansi_c.nim c0dbcffca6 __stderrp and friends are only on FreeBSD & DragonFlyBSD. (#13735) %!s(int64=4) %!d(string=hai) anos
arc.nim b9eb91cbb5 ORC: prepare for another patent-pending optimization (#15996) %!s(int64=4) %!d(string=hai) anos
arithm.nim 7d6cbf290a Error -> Defect for defects (#13908) %!s(int64=4) %!d(string=hai) anos
arithmetics.nim e7f280bd26 Remove deprecated stuff from stdlib (#14699) %!s(int64=4) %!d(string=hai) anos
assertions.nim e5db5316c2 doAssertRaises improvements; nimscript supports `except Exception as e` (#15765) %!s(int64=4) %!d(string=hai) anos
assign.nim 833035bacd arc allocation method aligned (#15588) %!s(int64=4) %!d(string=hai) anos
atomics.nim d5c014e59b Fix #14151 (#14205) [backport] %!s(int64=4) %!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 eb42f38088 Remove dead magics (#13551) %!s(int64=5) %!d(string=hai) anos
bitmasks.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) %!s(int64=4) %!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 833035bacd arc allocation method aligned (#15588) %!s(int64=4) %!d(string=hai) anos
cellsets.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) %!s(int64=4) %!d(string=hai) anos
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) %!s(int64=6) %!d(string=hai) anos
channels.nim 9c33bcac5c change 'iff' to 'if' to stop "corrections" once and for all (#14182) %!s(int64=4) %!d(string=hai) anos
chcks.nim ff13f8cc3c fixes #15210 [backport:1.2] (#15237) %!s(int64=4) %!d(string=hai) anos
comparisons.nim 2f557652d4 fix operators containing percent for VM usage (#13536) %!s(int64=4) %!d(string=hai) anos
cyclebreaker.nim b9eb91cbb5 ORC: prepare for another patent-pending optimization (#15996) %!s(int64=4) %!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 3cbe8d2c53 $(uint|uint64) now works with nimscript (#15644) %!s(int64=4) %!d(string=hai) anos
dyncalls.nim a76ae8f795 Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) %!s(int64=4) %!d(string=hai) anos
embedded.nim 7d6cbf290a Error -> Defect for defects (#13908) %!s(int64=4) %!d(string=hai) anos
exceptions.nim 1fae66e4df better nativestacktrace support; refs #15284; backport [1.2] (#15384) %!s(int64=4) %!d(string=hai) anos
excpt.nim 3aab6a409d micro improvements (#15849) %!s(int64=4) %!d(string=hai) anos
fatal.nim a6682de004 catchable defects (#13626) %!s(int64=4) %!d(string=hai) anos
formatfloat.nim e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) %!s(int64=5) %!d(string=hai) anos
gc.nim 75dc69417a fix deprecated messages regarding high (#15832) %!s(int64=4) %!d(string=hai) anos
gc2.nim 4005f0d0e4 forward type alignment information to seqs (#12430) %!s(int64=4) %!d(string=hai) anos
gc_common.nim 341cd844b2 fix coro proc crash for stack problem when run long enough than a GC cycle (#7612) (#11410) %!s(int64=4) %!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 75dc69417a fix deprecated messages regarding high (#15832) %!s(int64=4) %!d(string=hai) anos
gc_regions.nim ed0f8a4973 Fix compilation error for regions and memory profiling (#15641) (#15656) %!s(int64=4) %!d(string=hai) anos
hti.nim fd31e8ff6f allow old styled RTTI for arc/orc (#15331) %!s(int64=4) %!d(string=hai) anos
inclrtl.nim 86c9b78339 disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105) %!s(int64=4) %!d(string=hai) anos
indexerrors.nim b3d2cd738a [other] better error message for IndexError for empty containers (#11476) %!s(int64=5) %!d(string=hai) anos
integerops.nim 64e839d5fd fixes #14209 [backport:1.2] (#14213) %!s(int64=4) %!d(string=hai) anos
io.nim a76ae8f795 Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) %!s(int64=4) %!d(string=hai) anos
iterators.nim 226595515c explicit ID generation for easier IC (#15559) %!s(int64=4) %!d(string=hai) anos
iterators_1.nim 9874981e75 fixes #14001 (#14004) %!s(int64=4) %!d(string=hai) anos
jssys.nim bbe49a14ae Correct all eggs (#15906) %!s(int64=4) %!d(string=hai) anos
memalloc.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) %!s(int64=4) %!d(string=hai) anos
memory.nim 89be5be03e fixes #13698 [backport:1.2] (#14175) %!s(int64=4) %!d(string=hai) anos
memtracker.nim 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) %!s(int64=5) %!d(string=hai) anos
mmdisp.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) %!s(int64=4) %!d(string=hai) anos
nimscript.nim 9fb7467fda fix #15006 (#15007) %!s(int64=4) %!d(string=hai) anos
orc.nim b9eb91cbb5 ORC: prepare for another patent-pending optimization (#15996) %!s(int64=4) %!d(string=hai) anos
osalloc.nim 40ac19572a add OpenBSD MAP_STACK for coroutines (#14353) %!s(int64=4) %!d(string=hai) anos
platforms.nim 944fcc0e62 Add build support for Linux/hppa (#12271) %!s(int64=5) %!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 b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) %!s(int64=4) %!d(string=hai) anos
repr_v2.nim 813dd1b670 repr_v2 improvements (#14992) %!s(int64=4) %!d(string=hai) anos
reprjs.nim b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) %!s(int64=4) %!d(string=hai) anos
seqs_v2.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) %!s(int64=4) %!d(string=hai) anos
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) %!s(int64=4) %!d(string=hai) anos
setops.nim e708d5de75 System cleanup, part 2 (#13155) %!s(int64=5) %!d(string=hai) anos
sets.nim da29222f86 init checks and 'out' parameters (#14521) %!s(int64=4) %!d(string=hai) anos
stacktraces.nim 453167a41e cleanup lib/system/stacktraces.nim; refs #15416 (#15418) %!s(int64=4) %!d(string=hai) anos
strmantle.nim bbe49a14ae Correct all eggs (#15906) %!s(int64=4) %!d(string=hai) anos
strs_v2.nim 833035bacd arc allocation method aligned (#15588) %!s(int64=4) %!d(string=hai) anos
syslocks.nim 4ef255b69d fix rlock compilation failure (#15584) %!s(int64=4) %!d(string=hai) anos
sysspawn.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) %!s(int64=7) %!d(string=hai) anos
sysstr.nim 0fc5d3f13b fix #14655 setLen(seq) now zeros memory (#14656) %!s(int64=4) %!d(string=hai) anos
threadlocalstorage.nim 3ab1274231 Thread attributes should be destroyed using the pthread_attr_destroy() (#13293) %!s(int64=5) %!d(string=hai) anos
threads.nim 22d0a39932 Dont assert on setstacksize result in iOS (#15427) [backport:1.2] %!s(int64=4) %!d(string=hai) anos
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) %!s(int64=5) %!d(string=hai) anos
widestrs.nim 8e1fa84b0d fix #15663 (#15839) [backport:1.4] %!s(int64=4) %!d(string=hai) anos