-
-
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
Put more types in Mcache
Severity:Refactoring
No semantic changes to code
#20880
opened Feb 16, 2025 by
dkorpel
Loading…
Remove unused TypeIdentifier.originalSymbol
Severity:Refactoring
No semantic changes to code
#20879
opened Feb 16, 2025 by
dkorpel
Loading…
createModule: pass No semantic changes to code
params
by parameter instead of global.
Severity:Refactoring
#20878
opened Feb 16, 2025 by
dkorpel
Loading…
Fix #20859 - ICE: class with __vtbl field name causes segfault in Sco…
#20874
opened Feb 15, 2025 by
dkorpel
Loading…
Fix #20855: -v command line switch should show import sources
Merge:auto-merge
#20873
opened Feb 15, 2025 by
dkorpel
Loading…
Print function bodies instead of __lambda in error messages
Diagnostic Messages
#20865
opened Feb 13, 2025 by
dkorpel
Loading…
Fix issue #17503 - Associative Arrays improperly register a GC-allocated TypeInfo for element cleanup
Druntime:AA
Specific to Associative Arrays
Feature:type info
typeid
#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…
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.