Tanguy 1561a83c49 Fix nimRawSetjmp for VCC [backport: 1.2] (#19899) 2 роки тому
..
mm 1dc47696c0 Add Zephyr Support (#19003) 3 роки тому
alloc.nim f46569bafd fixes #18494 (#18783) 3 роки тому
ansi_c.nim 1561a83c49 Fix nimRawSetjmp for VCC [backport: 1.2] (#19899) 2 роки тому
arc.nim 608457defc use `unsafeAddr` 3 роки тому
arithm.nim 0e3ea16554 use lowercase --define switches (#17283) 4 роки тому
arithmetics.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) 4 роки тому
assertions.nim 394f4ac7bb improvements to `addInt` and `$` for integer types (#18592) 3 роки тому
assign.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 4 роки тому
atomics.nim 1aaa67fc18 [docs minor] remove unicode in docs comments (#16267) 4 роки тому
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes 8 роки тому
basic_types.nim ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) 4 роки тому
bitmasks.nim b9363c8bb4 Enable customizing PageShift to set PageSize for embedded targets (#19129) 3 роки тому
cellseqs_v1.nim e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) 4 роки тому
cellseqs_v2.nim 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) 3 роки тому
cellsets.nim 3e03f67335 cleaned up the internal documentation (#17524) 4 роки тому
cgprocs.nim ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 роки тому
channels_builtin.nim 6c2f041368 fix code-block which causes missing docs 3 роки тому
chcks.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 роки тому
comparisons.nim 270964c487 implement RFCs/294 ; disallow enum <=> enum conversion (#16351) 4 роки тому
coro_detection.nim fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 4 роки тому
countbits_impl.nim 988c02b7cb renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim to avoid confusion with unrelated std/vmutils (#18660) 3 роки тому
cyclebreaker.nim 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) 3 роки тому
deepcopy.nim 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) 4 роки тому
dollars.nim 394f4ac7bb improvements to `addInt` and `$` for integer types (#18592) 3 роки тому
dragonbox.nim 9a81e91fa5 merge similar procs regarding digits (#18318) 3 роки тому
dyncalls.nim 1dc47696c0 Add Zephyr Support (#19003) 3 роки тому
embedded.nim 939df8cbda ensure the avr example keeps compiling (#17663) 4 роки тому
exceptions.nim a1c82c39af asyncdispatch+stackTraceOverride: fix premature collection (#18039) [backport:1.2] 4 роки тому
excpt.nim 575450dfec fixes another effect inference bug [backport:1.6] (#19100) 3 роки тому
fatal.nim 9531afac48 fix #16499 (#16514) 4 роки тому
formatfloat.nim cc0f02d57d rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566) 3 роки тому
gc.nim 3b47a689cf Remove the use of usrToCell in gcMark [backport:1.2] (#17709) 4 роки тому
gc2.nim f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) 4 роки тому
gc_common.nim bd7807de4c fixes #17647 (#17667) 4 роки тому
gc_hooks.nim 62aa1a3cfe gc:destructors progress 5 роки тому
gc_interface.nim 06dfd31612 fixes #13881 5 роки тому
gc_ms.nim 2aa97a228a Removes deprecated {.injectStmt.}. Fixes #18666 (#18984) 3 роки тому
gc_regions.nim 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 роки тому
hti.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 4 роки тому
inclrtl.nim 779b4e307b don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406) 3 роки тому
indexerrors.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 роки тому
integerops.nim 64e839d5fd fixes #14209 [backport:1.2] (#14213) 5 роки тому
io.nim 1dc47696c0 Add Zephyr Support (#19003) 3 роки тому
iterators.nim 57609902c4 use more meaningful name than "workaround14447" (#18237) 3 роки тому
iterators_1.nim 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 4 роки тому
jssys.nim 3c2edd142b fix for js strict mode (#18799) 3 роки тому
memalloc.nim e5be216ccb [docs]close #12580 (#17549) 4 роки тому
memory.nim b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) 4 роки тому
memtracker.nim 18b983d7e3 addQuitProc => addExitProc (#16765) 4 роки тому
mmdisp.nim 7c09e0c757 fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555) 4 роки тому
nimscript.nim e0ef859130 strict effects (#18777) 3 роки тому
orc.nim 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) 3 роки тому
osalloc.nim d0dd923acf Switch maintanance (#18668) 3 роки тому
platforms.nim 38b41f893a fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942) 4 роки тому
profiler.nim 48437d0a84 Give better error message when profiler and memProfiler used at same time (#9948) 6 роки тому
repr.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 роки тому
repr_impl.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 роки тому
repr_v2.nim 394f4ac7bb improvements to `addInt` and `$` for integer types (#18592) 3 роки тому
reprjs.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 роки тому
schubfach.nim 19263f2775 fixes #18400 (#18402) 3 роки тому
seqs_v2.nim c7920e9f87 fixes .raises inference for newSeq builtin under --gc:orc [backport] (#19158) 3 роки тому
seqs_v2_reimpl.nim 833035bacd arc allocation method aligned (#15588) 4 роки тому
setops.nim b1554cfeb5 better setops docs (#16236) 4 роки тому
sets.nim c8dda867f2 close #11330 sets uses optimized countSetBits (#17334) 4 роки тому
stacktraces.nim 82d8e9bff3 Replace double backticks with single backticks - Part 2 out of ~6 (#17206) 4 роки тому
strmantle.nim 394f4ac7bb improvements to `addInt` and `$` for integer types (#18592) 3 роки тому
strs_v2.nim a04c9d1f62 rename prepareStrMutation to prepareMutation (#17235) 4 роки тому
syslocks.nim 4857c462d5 Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)" (#17992) 4 роки тому
sysspawn.nim dc89b21257 [std/locks]close #7998(complete condition variables) (#17711) 4 роки тому
sysstr.nim f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) 4 роки тому
threadlocalstorage.nim 4877caa462 Implement threads on Zephyr (#19156) 3 роки тому
threads.nim 0adfe6c5a1 system: thread: stack dealloction on Zephyr (#19633) [backport:1.6] 3 роки тому
timers.nim bf22b44b1f miscellaneous bug fixes (#13291) 5 роки тому
widestrs.nim 06f1828ee2 fix #19862; make widestrs consistent between refc and orc (#19874) [backport] 2 роки тому