-
-
Notifications
You must be signed in to change notification settings - Fork 613
Pull requests: dlang/dmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix issue #17503 - Associative Arrays improperly register a GC-allocated TypeInfo for element cleanup
#20863
opened Feb 13, 2025 by
rainers
Loading…
[RFC] ctonly: new annotation to mark functions that are intended to be only used during compile time.
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
Improve field layout of Declaration
Severity:Refactoring
No semantic changes to code
#20852
opened Feb 11, 2025 by
dkorpel
Loading…
Extract Dsymbol.checkCtorConstInit and make it a visitor in dsymbolsem
#20819
opened Feb 4, 2025 by
MatthewQiu-5
Loading…
Add support for version as expression
Review:Needs Approval
Severity:New Language Feature
#20788
opened Jan 27, 2025 by
bangbangsheshotmedown
Loading…
fix #20644
cast(ref T)
as shorthand for *cast(T*)&
Review:Easy Review
Review:Pending DIP Approval
Severity:Enhancement
#20728
opened Jan 18, 2025 by
WalterBright
Loading…
add with compound statement
Review:Easy Review
Severity:Enhancement
#20715
opened Jan 16, 2025 by
WalterBright
Loading…
Deprecate typesafe variadic class arguments
Review:Needs Approval
#20673
opened Jan 9, 2025 by
dkorpel
Loading…
fix(statementsem): correctly resolve opDispatch in WithStatement
#20671
opened Jan 9, 2025 by
royalpinto007
•
Draft
ImportC: Add __module declarations
Feature:ImportC
Pertaining to ImportC support
Review:Needs Approval
Severity:Enhancement
Add support for shortened switch
Review:Needs Approval
Severity:New Language Feature
#20658
opened Jan 8, 2025 by
bangbangsheshotmedown
Loading…
fix #20645 - implement C++ style 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
Review:WIP
Work In Progress - not ready for review or pulling
Severity:New Language Feature
init-statement
for if
Review:Needs Approval
Review:Needs Changelog
#20653
opened Jan 8, 2025 by
thewilsonator
Loading…
1 task
Fix mixin with interpolated strings
Review:WIP
Work In Progress - not ready for review or pulling
#20629
opened Dec 31, 2024 by
thewilsonator
•
Draft
Added min/max operators...
Review:Needs Approval
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
Review:Needs Tests
Severity:New Language Feature
#20626
opened Dec 30, 2024 by
TurkeyMan
Loading…
Fix #20595 - automatically unittest A changelog entry needs to be added to /changelog
Review:WIP
Work In Progress - not ready for review or pulling
destroy(T.init)
Review:Needs Changelog
#20598
opened Dec 23, 2024 by
thewilsonator
•
Draft
Fix #20583 - Initialisation of
@mustuse
member variable causes spur…
#20584
opened Dec 21, 2024 by
thewilsonator
Loading…
Fix #20414 - bad diagnostics for importC with missing
size_t
, NULL
#20558
opened Dec 14, 2024 by
thewilsonator
Loading…
[druntime] Remove deprecated symbols related to complex
Review:Needs Changelog
A changelog entry needs to be added to /changelog
Severity:Deprecation -> Error
#17501
opened Dec 12, 2024 by
thewilsonator
Loading…
fix Bugzilla 23803 - compile-time error for concatenation in -betterC
Severity:Bug Fix
#17492
opened Dec 7, 2024 by
royalpinto007
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.