Clyybber 6de5aa1971 Rename `=` to `=copy` in stdlib (#17781) před 3 roky
..
mm 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) před 4 roky
alloc.nim edce5897a5 fixes #16214 [backport] (#16252) před 4 roky
ansi_c.nim ccc0667c29 system/excpt: let the OS handle termination on signal (#16712) před 4 roky
arc.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) před 3 roky
arithm.nim 0e3ea16554 use lowercase --define switches (#17283) před 3 roky
arithmetics.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) před 3 roky
assertions.nim f32ffb6ed8 fixes #17033 [backport:1.4] (#17061) před 4 roky
assign.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) před 3 roky
atomics.nim 1aaa67fc18 [docs minor] remove unicode in docs comments (#16267) před 4 roky
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes před 8 roky
basic_types.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) před 3 roky
bitmasks.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) před 4 roky
cellseqs_v1.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) před 4 roky
cellseqs_v2.nim 833035bacd arc allocation method aligned (#15588) před 4 roky
cellsets.nim 3e03f67335 cleaned up the internal documentation (#17524) před 3 roky
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) před 6 roky
channels_builtin.nim 2e730f1452 rename channels to channels_builtin (#17330) před 3 roky
chcks.nim 7ad49950bd [os:standalone]fix #14011 (#17564) před 3 roky
comparisons.nim 270964c487 implement RFCs/294 ; disallow enum <=> enum conversion (#16351) před 3 roky
countbits_impl.nim a36816fc04 follow up #17539 (#17548) před 3 roky
cyclebreaker.nim b9eb91cbb5 ORC: prepare for another patent-pending optimization (#15996) před 4 roky
deepcopy.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) před 4 roky
dollars.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) před 3 roky
dyncalls.nim 8aa5991bea Genode platform fixes (#17521) před 3 roky
embedded.nim 939df8cbda ensure the avr example keeps compiling (#17663) před 3 roky
exceptions.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) před 3 roky
excpt.nim 42c6eec4ef fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752) před 3 roky
fatal.nim 9531afac48 fix #16499 (#16514) před 4 roky
formatfloat.nim e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) před 5 roky
gc.nim 3b47a689cf Remove the use of usrToCell in gcMark [backport:1.2] (#17709) před 3 roky
gc2.nim f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) před 3 roky
gc_common.nim bd7807de4c fixes #17647 (#17667) před 3 roky
gc_hooks.nim 62aa1a3cfe gc:destructors progress před 5 roky
gc_interface.nim 06dfd31612 fixes #13881 před 4 roky
gc_ms.nim 3b47a689cf Remove the use of usrToCell in gcMark [backport:1.2] (#17709) před 3 roky
gc_regions.nim 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) před 4 roky
hti.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) před 3 roky
inclrtl.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) před 4 roky
indexerrors.nim b3d2cd738a [other] better error message for IndexError for empty containers (#11476) před 5 roky
integerops.nim 64e839d5fd fixes #14209 [backport:1.2] (#14213) před 4 roky
io.nim 0e3ea16554 use lowercase --define switches (#17283) před 3 roky
iterators.nim 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) před 3 roky
iterators_1.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) před 3 roky
jssys.nim 81533a0014 [backport:1.4] JS cstring null fixes (#16979) před 4 roky
memalloc.nim e5be216ccb [docs]close #12580 (#17549) před 3 roky
memory.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) před 4 roky
memtracker.nim 18b983d7e3 addQuitProc => addExitProc (#16765) před 4 roky
mmdisp.nim 7c09e0c757 fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555) před 3 roky
nimscript.nim 82d8e9bff3 Replace double backticks with single backticks - Part 2 out of ~6 (#17206) před 3 roky
orc.nim 82d8e9bff3 Replace double backticks with single backticks - Part 2 out of ~6 (#17206) před 3 roky
osalloc.nim 40ac19572a add OpenBSD MAP_STACK for coroutines (#14353) před 4 roky
platforms.nim 545c406cbe Add 32-bit RISC-V support (#16231) před 4 roky
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) před 6 roky
repr.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) před 3 roky
repr_v2.nim 813dd1b670 repr_v2 improvements (#14992) před 4 roky
reprjs.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) před 3 roky
seqs_v2.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) před 4 roky
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) před 4 roky
setops.nim b1554cfeb5 better setops docs (#16236) před 4 roky
sets.nim c8dda867f2 close #11330 sets uses optimized countSetBits (#17334) před 3 roky
stacktraces.nim 82d8e9bff3 Replace double backticks with single backticks - Part 2 out of ~6 (#17206) před 3 roky
strmantle.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) před 4 roky
strs_v2.nim a04c9d1f62 rename prepareStrMutation to prepareMutation (#17235) před 3 roky
syslocks.nim dc89b21257 [std/locks]close #7998(complete condition variables) (#17711) před 3 roky
sysspawn.nim dc89b21257 [std/locks]close #7998(complete condition variables) (#17711) před 3 roky
sysstr.nim f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) před 3 roky
threadlocalstorage.nim dc89b21257 [std/locks]close #7998(complete condition variables) (#17711) před 3 roky
threads.nim 12783dbcf0 make the copy operation of Thread an error (#17734) před 3 roky
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) před 5 roky
widestrs.nim 6de5aa1971 Rename `=` to `=copy` in stdlib (#17781) před 3 roky