Author
Label
Projects
Milestones
Reviews
Assignee
Sort
fix #18680 ; making {.passc: "-DWIN32_LEAN_AND_MEAN".} optional
#18686
opened Aug 13, 2021 by
veksha
cross compilation targetting windows now supports
nim r
: nim r -d:mingw main
PTAL
#18682
opened Aug 12, 2021 by
timotheecour
sigmatch: support optional params with last block arg(s)
PTAL
#18631
opened Aug 2, 2021 by
timotheecour
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.