ringabout 150dd7c4d1 Revert "fix #12122 (#21096)" 1 year ago
..
private 150dd7c4d1 Revert "fix #12122 (#21096)" 1 year ago
appdirs.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
assertions.nim f7c203fb6c remove legacy code (#21134) 1 year ago
cmdline.nim ece41d2605 minor cleanup; correct the module name (#21001) 1 year ago
compilesettings.nim 15e3813d96 add mm to compilesettings; deprecate gc (#19394) 2 years ago
decls.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
dirs.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
editdistance.nim 4556901572 use single backtick (#17141) 3 years ago
effecttraits.nim efd5c571bf .forbids pragma: defining forbidden tags (#20050) 2 years ago
enumerate.nim cbc793b30b move tests to testament (#16101) 4 years ago
enumutils.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
envvars.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 year ago
exitprocs.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
files.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
formatfloat.nim 37daed3897 remove misleading slimsystem deprecated warnings (#21156) 1 year ago
genasts.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
importutils.nim 7714ab468a make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260) 3 years ago
isolation.nim 6de5aa1971 Rename `=` to `=copy` in stdlib (#17781) 3 years ago
jsbigints.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
jsfetch.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
jsformdata.nim dd57410afe Improve jsformdata (#20929) 1 year ago
jsheaders.nim 9819fb21d8 Use `.. warning::` (#17320) 3 years ago
jsonutils.nim f7c203fb6c remove legacy code (#21134) 1 year ago
logic.nim 4556901572 use single backtick (#17141) 3 years ago
monotimes.nim 6976d18519 Implement zephyr urandom and monotime (#19142) 3 years ago
objectdollar.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
oserrors.nim 0b1650576c move widestrs out of system (#20462) 2 years ago
outparams.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 years ago
packedsets.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
paths.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
setutils.nim 2aeac26f08 correct licence header (#18935) 3 years ago
sha1.nim 7f6e800caf move assertions out of system (#19599) 2 years ago
socketstreams.nim 0e7902b976 Implements streams for sockets (#15729) 3 years ago
stackframes.nim da29222f86 init checks and 'out' parameters (#14521) 4 years ago
strbasics.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 years ago
symlinks.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
syncio.nim 150dd7c4d1 Revert "fix #12122 (#21096)" 1 year ago
sysatomics.nim 9c5061eab7 fix #20969 - making vcc work again with cpp backend (#20970) 1 year ago
sysrand.nim 6166b796ba refactor os imports into corresponding small modules (#20720) 2 years ago
tasks.nim c75cfb363f improve error message when using `toTask` with a call with a return value (#20622) 2 years ago
tempfiles.nim 0b1650576c move widestrs out of system (#20462) 2 years ago
time_t.nim 4556901572 use single backtick (#17141) 3 years ago
typedthreads.nim 7a18c1ef44 clean up the documentation of threads (#21067) 1 year ago
varints.nim 7238b968f3 Make unused code into actual test, replace echo with doassert (#13952) 4 years ago
vmutils.nim 565e07a993 enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244) 3 years ago
widestrs.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 1 year ago
with.nim 9e3960e83d Small doc improvements for `std/with` (#17556) 3 years ago
wordwrap.nim bc1db0d6f1 move rest of tests to testament (#16140) 4 years ago
wrapnils.nim ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 2 years ago