ringabout 69eaa4f14c clean up `std/os` related modules (#20651) 2 лет назад
..
private 69eaa4f14c clean up `std/os` related modules (#20651) 2 лет назад
appdirs.nim 9361938ccd add `std/appdirs` (#20618) 2 лет назад
assertions.nim d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 2 лет назад
compilesettings.nim 15e3813d96 add mm to compilesettings; deprecate gc (#19394) 2 лет назад
decls.nim 2bd1aa186e New/better macro pragmas, mark some as experimental (#19406) 2 лет назад
dirs.nim 69eaa4f14c clean up `std/os` related modules (#20651) 2 лет назад
editdistance.nim 4556901572 use single backtick (#17141) 3 лет назад
effecttraits.nim efd5c571bf .forbids pragma: defining forbidden tags (#20050) 2 лет назад
enumerate.nim cbc793b30b move tests to testament (#16101) 4 лет назад
enumutils.nim 7f6e800caf move assertions out of system (#19599) 2 лет назад
envvars.nim 0b1650576c move widestrs out of system (#20462) 2 лет назад
exitprocs.nim cfdac6666f Freeing critical sections via atexit in system/alloc and system/io (#19062) 3 лет назад
files.nim 3c12b72168 add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582) 2 лет назад
formatfloat.nim b6bfe38ff5 move formatfloat out of system (#20195) 2 лет назад
genasts.nim 9abd383a2a new `genAst` as replacement for `quote do` (#17426) 3 лет назад
importutils.nim 7714ab468a make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260) 3 лет назад
isolation.nim 6de5aa1971 Rename `=` to `=copy` in stdlib (#17781) 3 лет назад
jsbigints.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 лет назад
jsfetch.nim 8fa2c0b532 Pass headers and body correctly to FetchOptions (#19884) [backport] 2 лет назад
jsformdata.nim 9819fb21d8 Use `.. warning::` (#17320) 3 лет назад
jsheaders.nim 9819fb21d8 Use `.. warning::` (#17320) 3 лет назад
jsonutils.nim eed1b6df20 Add better error messages to `std/jsonutils` (#20629) 2 лет назад
logic.nim 4556901572 use single backtick (#17141) 3 лет назад
monotimes.nim 6976d18519 Implement zephyr urandom and monotime (#19142) 3 лет назад
objectdollar.nim b8dc58d884 test removing dollar for objects out of system (#20242) 2 лет назад
oserrors.nim 0b1650576c move widestrs out of system (#20462) 2 лет назад
outparams.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 лет назад
packedsets.nim 7f6e800caf move assertions out of system (#19599) 2 лет назад
paths.nim 69eaa4f14c clean up `std/os` related modules (#20651) 2 лет назад
setutils.nim 2aeac26f08 correct licence header (#18935) 3 лет назад
sha1.nim 7f6e800caf move assertions out of system (#19599) 2 лет назад
socketstreams.nim 0e7902b976 Implements streams for sockets (#15729) 4 лет назад
stackframes.nim da29222f86 init checks and 'out' parameters (#14521) 4 лет назад
strbasics.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 лет назад
sums.nim 836b95c896 Deprecate std/sums (#18439) 2 лет назад
symlinks.nim 3c12b72168 add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582) 2 лет назад
syncio.nim e2f412145f fix fwrite prototype (#20644) 2 лет назад
sysrand.nim 594e93a66b macOS use SecRandomCopyBytes instead of getentropy (#20466) 2 лет назад
tasks.nim c75cfb363f improve error message when using `toTask` with a call with a return value (#20622) 2 лет назад
tempfiles.nim 0b1650576c move widestrs out of system (#20462) 2 лет назад
time_t.nim 4556901572 use single backtick (#17141) 3 лет назад
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 0b1650576c move widestrs out of system (#20462) 2 лет назад
with.nim 9e3960e83d Small doc improvements for `std/with` (#17556) 3 лет назад
wordwrap.nim bc1db0d6f1 move rest of tests to testament (#16140) 4 лет назад
wrapnils.nim d1447fe25d major improvements to `std/wrapnils`: optimal codegen, case objects, lvalue semantics (#18435) 3 лет назад