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