ringabout dc62ee00df fixes #23635; tasks.toTask Doesn't Expect a Dot Expression (#23641) 11 月之前
..
private 37965bd591 Handle arbitrarily long symlink target in `expandSymlinks()` (#23650) 7 月之前
appdirs.nim 871e4af6ef add getDataDir to std/appdirs.nim (#21754) 1 年之前
assertions.nim 4ce3a68e79 fixes #22163; use `{.push warning[BareExcept]:off.}` to override settings temporarily (#21390) 1 年之前
cmdline.nim 612abda4f4 remove decades-deprecated Win32 API *A function support (#21315) 2 年之前
compilesettings.nim 15e3813d96 add mm to compilesettings; deprecate gc (#19394) 3 年之前
decls.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年之前
dirs.nim b3e1892eb7 fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21978) 1 年之前
editdistance.nim 3d4ec68e54 fixes #23060; `editDistance` wrongly compare the length of rune strings (#23062) 1 年之前
effecttraits.nim efd5c571bf .forbids pragma: defining forbidden tags (#20050) 2 年之前
enumerate.nim cf1b16ef8b minor code cleanups (#21215) 2 年之前
enumutils.nim 106c7d2afb fixes #22844; uses arrays to store holeyenums for iterations; much more efficient than sets and reasonable for holeyenums (#22845) 1 年之前
envvars.nim cf1b16ef8b minor code cleanups (#21215) 2 年之前
exitprocs.nim 36b339bbcf Prevent early destruction of gFuns, fixes AddressSanitizer: heap-use-after-free (#22386) 1 年之前
files.nim b3e1892eb7 fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21978) 1 年之前
formatfloat.nim 6d38eafda1 fixes #23304; uses `snprintf` instead of `sprintf` (#23322) 1 年之前
genasts.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年之前
importutils.nim 7714ab468a make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260) 3 年之前
isolation.nim f4a9b258c3 isolation spec update; WIP (#21843) 1 年之前
jsbigints.nim 02be212dae clean up SOME pending/xxx/issue link comments (#21826) 1 年之前
jsfetch.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年之前
jsformdata.nim dd57410afe Improve jsformdata (#20929) 2 年之前
jsheaders.nim 9819fb21d8 Use `.. warning::` (#17320) 4 年之前
jsonutils.nim 02be212dae clean up SOME pending/xxx/issue link comments (#21826) 1 年之前
logic.nim 4556901572 use single backtick (#17141) 4 年之前
monotimes.nim 6976d18519 Implement zephyr urandom and monotime (#19142) 3 年之前
objectdollar.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年之前
oserrors.nim cf1b16ef8b minor code cleanups (#21215) 2 年之前
outparams.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 年之前
packedsets.nim f1ac979184 Remove declared and not used variable in packedsets.bitincl (#22334) 1 年之前
paths.nim ef060e8184 Suggest files and paths modules (#21950) 1 年之前
setutils.nim 2aeac26f08 correct licence header (#18935) 3 年之前
sha1.nim afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) 2 年之前
socketstreams.nim 56a4d246a4 Refines raises list in osproc (#21323) 2 年之前
stackframes.nim da29222f86 init checks and 'out' parameters (#14521) 4 年之前
strbasics.nim 02be212dae clean up SOME pending/xxx/issue link comments (#21826) 1 年之前
symlinks.nim b3e1892eb7 fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21978) 1 年之前
syncio.nim d0a8637872 fix noreturn/implicit discard check logic (#23681) 8 月之前
sysatomics.nim b2edfe7a02 Fix: nintendoswitch compilation (#21368) 2 年之前
sysrand.nim 02be212dae clean up SOME pending/xxx/issue link comments (#21826) 1 年之前
tasks.nim dc62ee00df fixes #23635; tasks.toTask Doesn't Expect a Dot Expression (#23641) 7 月之前
tempfiles.nim 0b1650576c move widestrs out of system (#20462) 2 年之前
time_t.nim 4556901572 use single backtick (#17141) 4 年之前
typedthreads.nim f9477396a6 static link pthread correctly (#21693) 2 年之前
varints.nim 7238b968f3 Make unused code into actual test, replace echo with doassert (#13952) 5 年之前
vmutils.nim 565e07a993 enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244) 3 年之前
widestrs.nim 871cd4b9db fixes refc with non-var destructor; cancel warnings (#23156) 1 年之前
with.nim a3bbb71240 Remove debug echo from with (#22047) 1 年之前
wordwrap.nim bc1db0d6f1 move rest of tests to testament (#16140) 4 年之前
wrapnils.nim ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 2 年之前