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

add Placement New 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 WIP Work In Progress - not ready for review or pulling
#17057 opened Nov 10, 2024 by WalterBright Loading…
add __rvalue(expression) builtin 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 WIP Work In Progress - not ready for review or pulling
#17050 opened Nov 3, 2024 by WalterBright Loading…
add nascent implementation of Safer D 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
#17044 opened Nov 1, 2024 by WalterBright Loading…
GHA: Bump macOS images to 13 and 14
#17035 opened Oct 28, 2024 by kinke Draft
[semantic3.d] factor contract semantic analysis
#17017 opened Oct 21, 2024 by thewilsonator Loading…
[errors.d] use early returns/continues
#16995 opened Oct 12, 2024 by thewilsonator 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
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! Add no:assignee to see everything that’s not assigned.