-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: nim-lang/Nim
Author
Label
Projects
Milestones
Reviews
Assignee
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…
fixes #26128; astToStr rejects a typedesc argument
#26188
opened Sep 8, 2026 by
ringabout
Member
Loading…
fixes #26165; Destructors not called during Defect unwinding
#26169
opened Sep 4, 2026 by
ringabout
Member
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…
fixes #24848; fixes #21601; presumably-invalid discard R[[R[int]]]() with type R[C]…
#26085
opened Aug 5, 2026 by
ringabout
Member
Loading…
2
Fix #26069: nested type tests in generic object when conditions
#26079
opened Aug 4, 2026 by
subotac
Contributor
Loading…
fixes #26060; genscript generated broken script for {.compile.}
#26077
opened Aug 4, 2026 by
ringabout
Member
Loading…
fixes #26050; preserve defer scope across when nimvm
#26067
opened Aug 2, 2026 by
subotac
Contributor
Loading…
fixes #13736; Compiler crash with auto return type and recursion
#26054
opened Jul 29, 2026 by
ringabout
Member
Loading…
fix #25870 #25846: var return type in C++ backend
#26008
opened Jul 15, 2026 by
nimamasl114514
Contributor
Loading…
fix #25978: show call chain for forbids violations
#26005
opened Jul 14, 2026 by
nimamasl114514
Contributor
Loading…
fixes #22475; improve undeclared identifier errors with import chain
#25991
opened Jul 10, 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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:devel.