Author
Label
Projects
Milestones
Reviews
Assignee
Sort
add
vmutils.debugNimNode
, allows using astalgo.debug in user code
PTAL
#18597
opened Jul 27, 2021 by
timotheecour
1 task
add
{.migrated(ident, msg):... .}
to issue callsite migration warnings for changed APIs
PTAL
#18513
opened Jul 17, 2021 by
timotheecour
1 task
std/os on windows:
isAbsolute("C:foo")
is now false, normalizedPath(r"C:\")
is now C:\
, etc
#18509
opened Jul 17, 2021 by
timotheecour
•
Draft
--moduleoverride:mod1:mod2:prefix
: generalized patchFile
to allow non-global effect; works on cmdline / config
PTAL
#18496
opened Jul 15, 2021 by
timotheecour
1 task
simplify std/random and make APIs consistent between default and custom RNG; fix #16425
PTAL
#18454
opened Jul 8, 2021 by
timotheecour
improve rdstdin: fix genode bug, remove duplication, improve docs
PTAL
#18448
opened Jul 7, 2021 by
timotheecour
^D
now works with readLineFromStdin
(in particular in nim secret
)
PTAL
#18442
opened Jul 6, 2021 by
timotheecour
fix #17898(alternative to #18149 randomPathName called twice in a row can return the same string on windows)
#18412
opened Jul 1, 2021 by
xflywind
make
Option[T]
sane again for pointer types
PTAL
TODO: followup needed
#18401
opened Jun 30, 2021 by
timotheecour
3 tasks
toSet(iter, typedesc)
overload, allows converting between set types
PTAL
#18397
opened Jun 30, 2021 by
timotheecour
align type mismatch errors to make it visually obvious
PTAL
#18391
opened Jun 29, 2021 by
timotheecour
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.