Andreas Rumpf 6b04d0395a allow tuples and procs in 'toTask' + minor things (#22530) 1 éve
..
private a660c17d30 Markdown code blocks migration part 8 (#22478) 1 éve
appdirs.nim 871e4af6ef add getDataDir to std/appdirs.nim (#21754) 1 éve
assertions.nim 4ce3a68e79 fixes #22163; use `{.push warning[BareExcept]:off.}` to override settings temporarily (#21390) 1 éve
cmdline.nim a660c17d30 Markdown code blocks migration part 8 (#22478) 1 éve
compilesettings.nim 15e3813d96 add mm to compilesettings; deprecate gc (#19394) 3 éve
decls.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 éve
dirs.nim b3e1892eb7 fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21978) 1 éve
editdistance.nim 4556901572 use single backtick (#17141) 3 éve
effecttraits.nim efd5c571bf .forbids pragma: defining forbidden tags (#20050) 2 éve
enumerate.nim cf1b16ef8b minor code cleanups (#21215) 2 éve
enumutils.nim 8bba04078c avoid `AnyEnumConv` warning in `genEnumCaseStmt` (#22061) 1 éve
envvars.nim cf1b16ef8b minor code cleanups (#21215) 2 éve
exitprocs.nim e0396900ed Prevent early destruction of gFuns, fixes AddressSanitizer: heap-use-after-free (#22386) 1 éve
files.nim b3e1892eb7 fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21978) 1 éve
formatfloat.nim 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 éve
genasts.nim 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 éve
importutils.nim 7714ab468a make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260) 3 éve
isolation.nim f4a9b258c3 isolation spec update; WIP (#21843) 1 éve
jsbigints.nim 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 éve
jsfetch.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 éve
jsformdata.nim dd57410afe Improve jsformdata (#20929) 2 éve
jsheaders.nim 9819fb21d8 Use `.. warning::` (#17320) 3 éve
jsonutils.nim 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 éve
logic.nim 4556901572 use single backtick (#17141) 3 éve
monotimes.nim 6976d18519 Implement zephyr urandom and monotime (#19142) 3 éve
objectdollar.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 éve
oserrors.nim cf1b16ef8b minor code cleanups (#21215) 2 éve
outparams.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 éve
packedsets.nim 93ced31353 use strictdefs for compiler (#22365) 1 éve
paths.nim ef060e8184 Suggest files and paths modules (#21950) 1 éve
setutils.nim 2aeac26f08 correct licence header (#18935) 3 éve
sha1.nim afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) 1 éve
socketstreams.nim a660c17d30 Markdown code blocks migration part 8 (#22478) 1 éve
stackframes.nim da29222f86 init checks and 'out' parameters (#14521) 4 éve
staticos.nim eb83d20d0d Add staticFileExists and staticDirExists (#22278) 1 éve
strbasics.nim 02be212dae clean up SOME pending/xxx/issue link comments (#21826) 1 éve
symlinks.nim b3e1892eb7 fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21978) 1 éve
syncio.nim 019b488e1f fixes syncio document (#22498) 1 éve
sysatomics.nim b2edfe7a02 Fix: nintendoswitch compilation (#21368) 1 éve
sysrand.nim 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 éve
tasks.nim 6b04d0395a allow tuples and procs in 'toTask' + minor things (#22530) 1 éve
tempfiles.nim 0b1650576c move widestrs out of system (#20462) 2 éve
time_t.nim 4556901572 use single backtick (#17141) 3 éve
typedthreads.nim a660c17d30 Markdown code blocks migration part 8 (#22478) 1 éve
varints.nim 7238b968f3 Make unused code into actual test, replace echo with doassert (#13952) 4 éve
vmutils.nim 565e07a993 enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244) 3 éve
widestrs.nim a345cde26e allow destructors to accept non var parameters; deprecate `proc =destroy(x: var T)` (#22130) 1 éve
with.nim a3bbb71240 Remove debug echo from with (#22047) 1 éve
wordwrap.nim bc1db0d6f1 move rest of tests to testament (#16140) 4 éve
wrapnils.nim ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 2 éve