Skip to content

Pull requests: dlang/dmd

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

Pull requests list

fix(nogc): associative array indexing may only cause GC allocation on assignment Bug Fix Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org
#14585 opened Oct 22, 2022 by ljmf00 Loading…
implement < <= > >= for int4 vectors Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org
#14584 opened Oct 22, 2022 by WalterBright Loading…
cannot slice xmm rvalue Bug Fix
#14580 opened Oct 20, 2022 by WalterBright Loading…
use vec instructions to initialize 0 and ~0
#14579 opened Oct 20, 2022 by WalterBright Loading…
Implement named argument for functions New Language Feature WIP Work In Progress - not ready for review or pulling
#14575 opened Oct 17, 2022 by dkorpel Draft
Translate _d_arraycatnTX to a template
#14550 opened Oct 12, 2022 by teodutu Loading…
fix problem with .nounderscore on Ubuntu
#14539 opened Oct 8, 2022 by WalterBright Loading…
Fix security issue 22495 stable-stalled
#14538 opened Oct 8, 2022 by dukc Loading…
Improve static array initializer checks Needs Changelog A changelog entry needs to be added to /changelog
#14513 opened Oct 3, 2022 by ntrel Loading…
Fix 20674, 23208, 23300 - improve scope inference dip1000 Needs Rebase Needs Work WIP Work In Progress - not ready for review or pulling
#14492 opened Sep 27, 2022 by dkorpel Draft
Infer @system variables from initializer
#14483 opened Sep 24, 2022 by dkorpel Loading…
ProTip! Filter pull requests by the default branch with base:master.