.. |
private
|
9746d46009
Fix #19038 - making the Nim compiler work again on Windows XP (#19331)
|
3 years ago |
compilesettings.nim
|
2aeac26f08
correct licence header (#18935)
|
3 years ago |
decls.nim
|
d23371fdd7
std/byaddr => std/decls (#13847)
|
5 years ago |
editdistance.nim
|
4556901572
use single backtick (#17141)
|
4 years ago |
effecttraits.nim
|
562dde624f
fixes #18371 (#18617)
|
3 years ago |
enumerate.nim
|
cbc793b30b
move tests to testament (#16101)
|
4 years ago |
enumutils.nim
|
7d3c3e00ef
Allow `nnkAccQuoted` in `genEnumCaseStmt` (#18606)
|
3 years ago |
exitprocs.nim
|
e07d661d16
fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676)
|
4 years ago |
genasts.nim
|
9abd383a2a
new `genAst` as replacement for `quote do` (#17426)
|
4 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)
|
4 years ago |
jsbigints.nim
|
e92c78a9ac
add number literal jsbigints.big (#17707)
|
4 years ago |
jsfetch.nim
|
efe5a33988
Pass headers and body correctly to FetchOptions (#19884) [backport]
|
2 years ago |
jsformdata.nim
|
9819fb21d8
Use `.. warning::` (#17320)
|
4 years ago |
jsheaders.nim
|
9819fb21d8
Use `.. warning::` (#17320)
|
4 years ago |
jsonutils.nim
|
5c4692fad4
rename nimLegacyJsonutilsHoleyEnum [backport] (#18938)
|
3 years ago |
logic.nim
|
4556901572
use single backtick (#17141)
|
4 years ago |
monotimes.nim
|
8aa045806c
Implement zephyr urandom and monotime (#19142)
|
3 years ago |
packedsets.nim
|
e616675c41
various small documentation improvements (#18602)
|
3 years ago |
setutils.nim
|
2aeac26f08
correct licence header (#18935)
|
3 years ago |
sha1.nim
|
2aeac26f08
correct licence header (#18935)
|
3 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
|
0b44840299
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
2 years ago |
sums.nim
|
4556901572
use single backtick (#17141)
|
4 years ago |
sysrand.nim
|
b1f325d641
sysrand: fix syscall signature [backport] (#19982)
|
2 years ago |
tasks.nim
|
b0cbc9a74c
std/tasks: fix spelling (#19691) [backport]
|
2 years ago |
tempfiles.nim
|
7577ea9e4c
[std/tempfiles] docs improvement (#18936)
|
3 years ago |
time_t.nim
|
4556901572
use single backtick (#17141)
|
4 years ago |
varints.nim
|
7238b968f3
Make unused code into actual test, replace echo with doassert (#13952)
|
5 years ago |
vmutils.nim
|
565e07a993
enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244)
|
3 years ago |
with.nim
|
9e3960e83d
Small doc improvements for `std/with` (#17556)
|
4 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 |