ringabout 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
..
mm 141b76e365 Add Zephyr Support (#19003) 3 yıl önce
alloc.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
ansi_c.nim e2f412145f fix fwrite prototype (#20644) 2 yıl önce
arc.nim d8d08324d3 clean up `system/arc` (#20792) 2 yıl önce
arithmetics.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
assign.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes 7 yıl önce
basic_types.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 yıl önce
bitmasks.nim 658b28dc57 tyInt tyUint fit target int bit width (#20829) 1 yıl önce
cellseqs_v1.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) 4 yıl önce
cellseqs_v2.nim 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) 3 yıl önce
cellsets.nim 3e03f67335 cleaned up the internal documentation (#17524) 3 yıl önce
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 yıl önce
channels_builtin.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
chcks.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 yıl önce
comparisons.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) 2 yıl önce
compilation.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
coro_detection.nim fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 3 yıl önce
countbits_impl.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 yıl önce
ctypes.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
cyclebreaker.nim f11b7debf7 remove name field for ARC (#20797) 2 yıl önce
deepcopy.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
dollars.nim b6bfe38ff5 move formatfloat out of system (#20195) 2 yıl önce
dyncalls.nim 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 yıl önce
embedded.nim 939df8cbda ensure the avr example keeps compiling (#17663) 3 yıl önce
exceptions.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 yıl önce
excpt.nim 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 yıl önce
fatal.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
formatfloat.nim b6bfe38ff5 move formatfloat out of system (#20195) 2 yıl önce
gc.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
gc2.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
gc_common.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
gc_hooks.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) 2 yıl önce
gc_interface.nim 06dfd31612 fixes #13881 4 yıl önce
gc_ms.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
gc_regions.nim 1dab8ba334 move threads out of system (#20674) 2 yıl önce
hti.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 yıl önce
inclrtl.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
indexerrors.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 yıl önce
indices.nim 0448f30fd9 fixes #20026; marks system procs which can raise defects (#20864) 2 yıl önce
integerops.nim 64e839d5fd fixes #14209 [backport:1.2] (#14213) 4 yıl önce
iterators.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
iterators_1.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 yıl önce
jssys.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
memalloc.nim ed26156c99 atomicInc global alloc counters (#20571) 2 yıl önce
memory.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) 3 yıl önce
memtracker.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) 2 yıl önce
mmdisp.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) 2 yıl önce
nimscript.nim 61c1142667 Update nimscript `withDir` doc example (#19776) 2 yıl önce
orc.nim 4b63ac4b87 fixes #21171; dynamic acyclic refs need to use dyn decRef (#21184) 1 yıl önce
osalloc.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
platforms.nim b36f5119ae Add HPPA and sparc64 architectures (#20934) 1 yıl önce
profiler.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 yıl önce
repr.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
repr_impl.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 yıl önce
repr_v2.nim 6007a40eac support `UncheckedArray[T]` in repr_v2.nim (#20816) 2 yıl önce
reprjs.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
seqs_v2.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 1 yıl önce
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) 4 yıl önce
setops.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) 2 yıl önce
sets.nim 0b319fee3d fix #20997 calling system.card[T](x: set[T]) with T of int8 or uint8 … (#21010) 1 yıl önce
stacktraces.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 yıl önce
strmantle.nim f7c203fb6c remove legacy code (#21134) 1 yıl önce
strs_v2.nim 658b28dc57 tyInt tyUint fit target int bit width (#20829) 1 yıl önce
sysstr.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 yıl önce
threadids.nim cde83d90aa refactoring: orc can use getThreadId() (#19123) 3 yıl önce
threadimpl.nim e1ddd2d524 put std/threads under the umbrella of nimPreviewSlimSystem (#20711) 2 yıl önce
threadlocalstorage.nim d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) 2 yıl önce
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) 4 yıl önce