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