-
-
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
fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency
#24547
opened Dec 18, 2024 by
ringabout
Loading…
fix array/set/tuple literals with generic expression elements
#24497
opened Dec 3, 2024 by
metagn
Loading…
fixes #23668; migrates from pcre to pcre2
#24405
opened Nov 4, 2024 by
ringabout
Loading…
1 of 4 tasks
Fix POSIX signal(3) binding's type signature; remove bsd_signal
#24400
opened Nov 1, 2024 by
bptato
Loading…
prohibits redefining field variables in a 'fields' loop
#24344
opened Oct 22, 2024 by
ringabout
Loading…
fixes #24339; underscores used with
fields
and fieldPairs
#24341
opened Oct 22, 2024 by
ringabout
Loading…
.byref
always optimizes sink call into a bitwise memcopy if =sink
is disabled
#24327
opened Oct 18, 2024 by
ringabout
Loading…
iterate overloads when resolving symchoice based on type, fix
untyped
#24252
opened Oct 7, 2024 by
metagn
Loading…
bind generic param/
or
to constraint for conversion match
#24250
opened Oct 7, 2024 by
metagn
Loading…
fix calls to implicitly generic params in generic contexts
#24246
opened Oct 5, 2024 by
metagn
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:devel.