metagn 42e8472ca6 fix noreturn/implicit discard check logic (#23681) 7 月之前
..
private 3bda5fc840 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 abcf45e174 Update cmdline.nim, fix broken (dragged) doc-reference for getAppFile… (#23262) 11 月之前
compilesettings.nim 15e3813d96 add mm to compilesettings; deprecate gc (#19394) 3 年之前
decls.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
dirs.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
editdistance.nim 7e1ea50bc3 fixes #23060; `editDistance` wrongly compare the length of rune strings (#23062) 1 年之前
effecttraits.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
enumerate.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
enumutils.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
envvars.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
exitprocs.nim 20d79c9fb0 Deprecate asm stmt for js target (#23149) 1 年之前
files.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
formatfloat.nim dfd778d056 fixes #23304; uses `snprintf` instead of `sprintf` (#23322) 10 月之前
genasts.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
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 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 年之前
jsfetch.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年之前
jsformdata.nim dd57410afe Improve jsformdata (#20929) 2 年之前
jsheaders.nim 9819fb21d8 Use `.. warning::` (#17320) 3 年之前
jsonutils.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
logic.nim 4556901572 use single backtick (#17141) 3 年之前
monotimes.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
objectdollar.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 年之前
oserrors.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
outparams.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
packedsets.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
paths.nim cdfc886f88 fixes #23663; Add hash() for Path (#23664) 7 月之前
setutils.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
sha1.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
socketstreams.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
stackframes.nim da29222f86 init checks and 'out' parameters (#14521) 4 年之前
staticos.nim eb83d20d0d Add staticFileExists and staticDirExists (#22278) 1 年之前
strbasics.nim 02be212dae clean up SOME pending/xxx/issue link comments (#21826) 1 年之前
symlinks.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
syncio.nim 42e8472ca6 fix noreturn/implicit discard check logic (#23681) 7 月之前
sysatomics.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
sysrand.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
tasks.nim cc5ce72376 fixes #23635; tasks.toTask Doesn't Expect a Dot Expression (#23641) 7 月之前
tempfiles.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
time_t.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
typedthreads.nim 2bd2f28858 Better documentation for typedthreads module (#23483) 9 月之前
varints.nim 7238b968f3 Make unused code into actual test, replace echo with doassert (#13952) 4 年之前
vmutils.nim 565e07a993 enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244) 3 年之前
widestrs.nim 35ec9c31bd fixes refc with non-var destructor; cancel warnings (#23156) 11 月之前
with.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
wordwrap.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
wrapnils.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前