-
-
Notifications
You must be signed in to change notification settings - Fork 636
Pull requests: dlang/dmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Bugzilla Issue 20535: Backend Optimizer Slowdown in Static Foreach
Enhancement
#21019
opened Mar 17, 2025 by
khushishukla2813
Loading…
Fix: Add -arch x86_64 to CXXFLAGS on macOS ARM64 to Resolve Linker Errors in Mixed C++ and D Testss
#21012
opened Mar 17, 2025 by
gulugulubing
Loading…
Fix: Prevent ICE on final switch forward referencing its enum
#21001
opened Mar 15, 2025 by
abulgit
Loading…
I tried templatizing the _d_arrayliteralTX hook (Take a reference if needed from this PR)
#20989
opened Mar 14, 2025 by
Prthmsh7
Loading…
CI: Migrate Win64-DMD-bootstrap job from Azure Pipelines to GHA
#20973
opened Mar 10, 2025 by
kinke
Loading…
Implementation of a native context switch for Fiber on RISC-V
#20964
opened Mar 7, 2025 by
denizzzka
Loading…
Fixes compilation of ucontext_t based Fibers implementations
#20923
opened Feb 27, 2025 by
denizzzka
Loading…
Fix #20855: -v command line switch should show import sources
#20873
opened Feb 15, 2025 by
dkorpel
Loading…
[RFC] ctonly: new annotation to mark functions that are intended to be only used during compile time.
Review:Industry
Applies to PRs pertaining to industry applications of D
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
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
Severity:New Language Feature
#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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.