Skip to content

Pull requests: dlang/dmd

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

importC: fix issue #20410
#22056 opened Nov 3, 2025 by Emmankoko Draft
fix inlining of functions in core.stdc.stdatomic
#22051 opened Nov 1, 2025 by rainers Loading…
Implement null dereference check
#22040 opened Oct 28, 2025 by rikkimax Draft
Attempt to fix all Macro issues
#22022 opened Oct 24, 2025 by Emmankoko Draft
Add macos-15-intel to CI
#22014 opened Oct 22, 2025 by rikkimax Loading…
Implementation of LSP format for diagnostics in dmd
#21979 opened Oct 15, 2025 by Iskaban10 Loading…
[constfold.d] remove use of gotos
#21852 opened Sep 12, 2025 by thewilsonator Loading…
Fix 21817 - static array accepts incomplete initialisation Review:Needs Changelog A changelog entry needs to be added to /changelog Review:Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org Severity:Deprecation
#21821 opened Sep 5, 2025 by dkorpel Draft
Completing IsLvalue separation
#21791 opened Aug 26, 2025 by saeitoshi-10 Loading…
cli: Remove warnings as errors Diagnostic Messages Review:Needs Changelog A changelog entry needs to be added to /changelog Review:Needs Rebase
#21780 opened Aug 25, 2025 by ibuclaw Loading…
RFC pragma(breakpoint) Review:Needs Changelog A changelog entry needs to be added to /changelog Review:Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org Severity:Enhancement
#21758 opened Aug 22, 2025 by benjones Draft
[dsymbol.d] move overloadInsert to dsymbolsem.d
#21738 opened Aug 19, 2025 by thewilsonator Loading…
Disallow assigning to struct rvalue
#21717 opened Aug 13, 2025 by ntrel Loading…
fix #18238 - ImportC: packed bitfields not implemented Feature: bitfields Feature:ImportC Pertaining to ImportC support
#21710 opened Aug 12, 2025 by ibuclaw Loading…
Move isLvalue to expressionsem.d
#21610 opened Jul 28, 2025 by thewilsonator Loading…
ProTip! Exclude everything labeled bug with -label:bug.