Skip to content

Pull requests: nim-lang/Nim

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fixes #26193; importc should cause side effect by default
#26210 opened Sep 11, 2026 by ringabout Member Loading…
lib/wrappers/pcre: select .dylib instead of .so when targeting iOS
#26206 opened Sep 10, 2026 by Khronos31 Contributor Loading…
make the symbol table deterministic
#26204 opened Sep 10, 2026 by Araq Member Loading…
fixes #26128; astToStr rejects a typedesc argument
#26188 opened Sep 8, 2026 by ringabout Member Loading…
channel: implementation hygiene
#26182 opened Sep 7, 2026 by arnetheduck Contributor Loading…
fixes #26118; hoist nimPrepareStrMutationV2 out of loops
#26161 opened Sep 2, 2026 by Araq Member Loading…
testament: matrix target skipping per command line options
#26116 opened Aug 17, 2026 by arnetheduck Contributor Loading…
fixes #26049; don't track effects from when nimvm branches at run time
#26101 opened Aug 12, 2026 by arkh-node Contributor Loading…
Fix #26069: nested type tests in generic object when conditions
#26079 opened Aug 4, 2026 by subotac Contributor Loading…
fixes #26050; preserve defer scope across when nimvm
#26067 opened Aug 2, 2026 by subotac Contributor Loading…
open scope for nimvm
#26051 opened Jul 28, 2026 by ringabout Member Draft
3
fix #25870 #25846: var return type in C++ backend
#26008 opened Jul 15, 2026 by nimamasl114514 Contributor Loading…
fixes #25999 - nim track fails for generic procs
#26006 opened Jul 14, 2026 by timurxa Loading…
fix #25978: show call chain for forbids violations
#26005 opened Jul 14, 2026 by nimamasl114514 Contributor Loading…
fix #19333: validateUtf8 now rejects invalid UTF-8 byte sequences
#25987 opened Jul 10, 2026 by nimamasl114514 Contributor Loading…
fix #18556: avoid crash on nested void proc result assignment
#25986 opened Jul 10, 2026 by nimamasl114514 Contributor Loading…
fix #24521: propagate checkDir in static walkDir
#25983 opened Jul 10, 2026 by nimamasl114514 Contributor Loading…
massive PType refactor
#25972 opened Jul 8, 2026 by Araq Member Loading…
ProTip! Filter pull requests by the default branch with base:devel.