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

Replace magic hasReturnExp bitflags with fields Refactoring No semantic changes to code
#17014 opened Oct 18, 2024 by dkorpel Loading…
fix bugzilla Issue 23131 - With -vasm all the X87 instructions are printed wrong Backend glue code, optimizer, code generation Easy Review
#17010 opened Oct 16, 2024 by WalterBright Loading…
[errors.d] use early returns/continues
#16995 opened Oct 12, 2024 by thewilsonator Loading…
Avoid unnecessary template
#16982 opened Oct 10, 2024 by ryuukk Loading…
[typesem.d] use early returns
#16978 opened Oct 9, 2024 by thewilsonator Loading…
[mtype.d] restrict semantic imports
#16976 opened Oct 8, 2024 by thewilsonator Loading…
move determineSize/finalizeSize to dsymbolsem.d
#16952 opened Oct 6, 2024 by thewilsonator Loading…
isCopyConstructable should call isCopyable Blocked 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 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…
ProTip! no:milestone will show everything without a milestone.