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

[dtemplate.d] restrict semantic imports
#16968 opened Oct 7, 2024 by thewilsonator Loading…
Rebase stable6 Bug Fix stable -> master
#16967 opened Oct 7, 2024 by thewilsonator Loading…
[importc.h] #define __typeof__ typeof Trivial typos, formatting, comments
#16961 opened Oct 7, 2024 by thewilsonator Loading…
move fill from aggregate.d to expressionsem.d
#16953 opened Oct 6, 2024 by thewilsonator Loading…
move determineSize/finalizeSize to dsymbolsem.d
#16952 opened Oct 6, 2024 by thewilsonator Loading…
isCopyConstructable should call isCopyable Refactoring No semantic changes to code
#16944 opened Oct 5, 2024 by WalterBright Loading…
Move semanticTiargs to templateparamsem.d
#16939 opened Oct 5, 2024 by thewilsonator Loading…
[mtype.d] remove import dmd.errors;
#16936 opened Oct 5, 2024 by thewilsonator Loading…
[WIP] Fix bugzilla 6082 - Constructors of templated types should be callabl… Enhancement Needs Spec PR A PR updating the language specification needs to be submitted to dlang.org Pending DIP Approval WIP Work In Progress - not ready for review or pulling
#16910 opened Oct 2, 2024 by dkorpel Draft
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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.