-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: nim-lang/Nim
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stdlib: adds
itertools, composable templates for inline iterators
#25680
opened Mar 28, 2026 by
ZoomRmc
Loading…
logging: fix LevelNames[0] for lvlAll (was DEBUG)
merge_when_passes_CI
mergeable once green
#25673
opened Mar 27, 2026 by
cuiweixie
Loading…
Support cyclic imports and zero-forward-declaration semantics; fix async ORC resource leaks
#25668
opened Mar 27, 2026 by
lbcheng888
Loading…
fixes #25632; errors incompatibility between {.error.} and {.exportc} pragmas in semProcAux
#25639
opened Mar 23, 2026 by
ringabout
Loading…
fixes 25610; ignores skTemplate and skMacro symbols in cgen
#25616
opened Mar 18, 2026 by
demotomohiro
Loading…
Replace non-reentrant C stdlib calls with thread-safe alternatives
#25594
opened Mar 9, 2026 by
capocasa
Loading…
fixes 21558; support referring instantiating types in instantiation
#25584
opened Mar 5, 2026 by
demotomohiro
•
Draft
std/parseopt: fixes initOptParser fallback logic, moves NimScript logic to os.cmdline
#25571
opened Mar 2, 2026 by
ZoomRmc
Loading…
asynchttpserver: Don't throw
IndexDefect on malformed HTTP protocol
#25568
opened Mar 2, 2026 by
hourianto
Loading…
fixes #25503 Enable testing on Fedora and on ppc64le and s390x
#25514
opened Feb 13, 2026 by
bkmgit
Loading…
Scan until next special char (", \, \0, \c, \L) and append that slice once.
#25498
opened Feb 9, 2026 by
planetis-m
Loading…
Parse null,true/false directly from the buffer, avoid copying
#25492
opened Feb 7, 2026 by
planetis-m
Loading…
Reject trailing commas inside JSON arrays and objects
#25491
opened Feb 7, 2026 by
planetis-m
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.