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
Sort

Pull requests list

[expressionsem.d] reduce nesting
#16900 opened Sep 29, 2024 by thewilsonator Loading…
POC: automatically move scope array literals to the stack Needs Changelog A changelog entry needs to be added to /changelog Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org
#16897 opened Sep 27, 2024 by dkorpel Draft
Fix Bugzilla Issue 24784 Bug Fix
#16889 opened Sep 26, 2024 by Bolpat Loading…
Disallow qualified types in base class list
#16882 opened Sep 26, 2024 by Bolpat Loading…
Move newScope out of AST nodes to dsymbolsem.d
#16880 opened Sep 25, 2024 by dchidindu5 Loading…
Implement warnings for unused imports
#16878 opened Sep 24, 2024 by RazvanN7 Loading…
implement move constructor Enhancement Needs Changelog A changelog entry needs to be added to /changelog Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org Needs Tests New Language Feature Pending DIP Approval WIP Work In Progress - not ready for review or pulling
#16876 opened Sep 24, 2024 by WalterBright Draft
[optimize.d] use early return
#16864 opened Sep 21, 2024 by thewilsonator Loading…
test weird GDC bug
#16854 opened Sep 19, 2024 by thewilsonator Draft
Revert "Split core.thread.fiber to package.d and base.d" Regression PRs that fix regressions
#16850 opened Sep 18, 2024 by ibuclaw Loading…
Implement pragma compile on import bugzilla #24869 Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org
#16848 opened Sep 18, 2024 by rikkimax Loading…
[d_do_test.d] use -defaultlib= for C files
#16818 opened Aug 28, 2024 by thewilsonator Loading…
Fix bugzilla issue 24716 Bug Fix
#16810 opened Aug 25, 2024 by thewilsonator Loading…
enable preview=rvaluerefparam by default
#16778 opened Aug 13, 2024 by thewilsonator Loading…
Improve error supplemental
#16755 opened Jul 26, 2024 by ljmf00 Loading…
escape.d: fix escapeExp related to allocated memory dip1000 memory safety with scope, ref, return
#16734 opened Jul 19, 2024 by dkorpel Draft
escape.d: Remove special case for hasDualContext dip1000 memory safety with scope, ref, return
#16707 opened Jul 15, 2024 by dkorpel Draft
ProTip! Filter pull requests by the default branch with base:master.