-
-
Notifications
You must be signed in to change notification settings - Fork 701
Pull requests: dlang/dmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[dmd] Move C++ headers (excl frondend.h) to include directory
Compiler:C++ Interface
C++ interface used by LDC/GDC
#23038
opened Apr 26, 2026 by
thewilsonator
Contributor
Loading…
Fix #18342 - wstring literals cannot be implicitly converted to const…
#23035
opened Apr 25, 2026 by
dkorpel
Contributor
Loading…
Fix #19447 - arr[i..i] = c doesn't lower to a.opIndexAssign(c, a.opSl…
#23024
opened Apr 23, 2026 by
dkorpel
Contributor
Loading…
Fix #19075 - Operator ^^= fails to compile for many numeric type comb…
#23023
opened Apr 23, 2026 by
dkorpel
Contributor
Loading…
Fix #18015 - dtoh: Insufficient size_t/ptrdiff_t detection
Feature:dtoh
C++ header generation
#22998
opened Apr 20, 2026 by
dkorpel
Contributor
Loading…
Implement getTargetInfo OSXVersion and FreeBSDVersion
Feature:traits
Relating to __traits
OS:FreeBSD
OS:Mac OS
Fix #22709 - Use of extern(C++) destructor is hidden
#22931
opened Apr 13, 2026 by
dkorpel
Contributor
Loading…
Fix #18337 - Emit coverage counters at call sites of inlined functions
#22922
opened Apr 13, 2026 by
suyashkumar102
Contributor
Loading…
Fix #20994 - Initialization of a struct-typed template parameter from…
#22921
opened Apr 13, 2026 by
dkorpel
Contributor
Loading…
[spec/statement] Clarify
foreach restrictions
#22917
opened Apr 13, 2026 by
ntrel
Contributor
Loading…
Implement opUDAOn and opChildOfUDAOn
Review:Needs Spec PR
A PR updating the language specification needs to be submitted to dlang.org
Call copy constructor for arguments passed to variadic array
#22909
opened Apr 11, 2026 by
ntrel
Contributor
Loading…
Add new flag -unittest-roots
Review:Needs Changelog
A changelog entry needs to be added to /changelog
Spec
Issues and PR about the language specification
#22906
opened Apr 10, 2026 by
nordlow
Contributor
Loading…
Fix missing symbols for template alias arguments during codegen
#22849
opened Mar 31, 2026 by
oCHIKIo
Contributor
Loading…
Add WebAssembly to core.stdc.config
Druntime
Specific to druntime
#22844
opened Mar 31, 2026 by
IDONTUSEGH
Contributor
Loading…
Implement linker list
Review:Needs Changelog
A changelog entry needs to be added to /changelog
Review:Needs Tests
Add -gu compiler flag to enforce unwind table generation (including for -betterC)
#22818
opened Mar 26, 2026 by
IDONTUSEGH
Contributor
Loading…
Thread class is split into a version(CoreDdoc) and other
#22805
opened Mar 24, 2026 by
denizzzka
Contributor
Loading…
Fix Issue 21294: Improve unhelpful error message with duplicate named argument in overload set
#22804
opened Mar 24, 2026 by
shivajigandham
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.