.. |
private
|
69eaa4f14c
clean up `std/os` related modules (#20651)
|
2 years ago |
appdirs.nim
|
9361938ccd
add `std/appdirs` (#20618)
|
2 years ago |
assertions.nim
|
d1d141b135
new .redefine pragma for templates, warn on redefinition without it (#20211)
|
2 years ago |
compilesettings.nim
|
15e3813d96
add mm to compilesettings; deprecate gc (#19394)
|
2 years ago |
decls.nim
|
2bd1aa186e
New/better macro pragmas, mark some as experimental (#19406)
|
2 years ago |
dirs.nim
|
69eaa4f14c
clean up `std/os` related modules (#20651)
|
2 years 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
|
0b1650576c
move widestrs out of system (#20462)
|
2 years ago |
exitprocs.nim
|
cfdac6666f
Freeing critical sections via atexit in system/alloc and system/io (#19062)
|
3 years ago |
files.nim
|
3c12b72168
add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582)
|
2 years ago |
formatfloat.nim
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 years ago |
genasts.nim
|
9abd383a2a
new `genAst` as replacement for `quote do` (#17426)
|
3 years 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
|
8fa2c0b532
Pass headers and body correctly to FetchOptions (#19884) [backport]
|
2 years ago |
jsformdata.nim
|
9819fb21d8
Use `.. warning::` (#17320)
|
3 years ago |
jsheaders.nim
|
9819fb21d8
Use `.. warning::` (#17320)
|
3 years ago |
jsonutils.nim
|
eed1b6df20
Add better error messages to `std/jsonutils` (#20629)
|
2 years 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
|
b8dc58d884
test removing dollar for objects out of system (#20242)
|
2 years 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
|
69eaa4f14c
clean up `std/os` related modules (#20651)
|
2 years 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)
|
4 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 |
sums.nim
|
836b95c896
Deprecate std/sums (#18439)
|
2 years ago |
symlinks.nim
|
3c12b72168
add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582)
|
2 years ago |
syncio.nim
|
e2f412145f
fix fwrite prototype (#20644)
|
2 years ago |
sysrand.nim
|
594e93a66b
macOS use SecRandomCopyBytes instead of getentropy (#20466)
|
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 |
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
|
0b1650576c
move widestrs out of system (#20462)
|
2 years 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
|
d1447fe25d
major improvements to `std/wrapnils`: optimal codegen, case objects, lvalue semantics (#18435)
|
3 years ago |