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