.. |
private
|
e0ef859130
strict effects (#18777)
|
3 years ago |
compilesettings.nim
|
e1e8af535e
merge BuildMode into SuccessX, remove code duplication w drnim, add useful info to successx, add gc to compilesettings (#18252)
|
3 years ago |
decls.nim
|
d23371fdd7
std/byaddr => std/decls (#13847)
|
4 years ago |
editdistance.nim
|
4556901572
use single backtick (#17141)
|
3 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)
|
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
|
e92c78a9ac
add number literal jsbigints.big (#17707)
|
3 years ago |
jsfetch.nim
|
e65dc36ddd
Implement RFC-391 (#18585)
|
3 years ago |
jsformdata.nim
|
9819fb21d8
Use `.. warning::` (#17320)
|
3 years ago |
jsheaders.nim
|
9819fb21d8
Use `.. warning::` (#17320)
|
3 years ago |
jsonutils.nim
|
8ce782d463
Add optional recursive arg to distinctBase (v2) (#18659)
|
3 years ago |
logic.nim
|
4556901572
use single backtick (#17141)
|
3 years ago |
monotimes.nim
|
6f34829ee5
clean unused imports on runnableExamples (#18551)
|
3 years ago |
packedsets.nim
|
e616675c41
various small documentation improvements (#18602)
|
3 years ago |
setutils.nim
|
36d24846b6
typo: enmRange => enumElementsAsSet (#18394)
|
3 years ago |
sha1.nim
|
5e6680406f
Add changes required by Nimble lock file support (#12104)
|
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
|
a04c9d1f62
rename prepareStrMutation to prepareMutation (#17235)
|
3 years ago |
sums.nim
|
4556901572
use single backtick (#17141)
|
3 years ago |
sysrand.nim
|
96a7f9b31c
deprecate cuchar, don't redefine it (#18505)
|
3 years ago |
tasks.nim
|
603af22b7c
[std/tasks]add gcsafe pragmas (#17799)
|
3 years ago |
tempfiles.nim
|
7c8ea490a2
Fix initrand to avoid random number sequences overlapping (#18744)
|
3 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 |
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 |