-
-
Notifications
You must be signed in to change notification settings - Fork 702
Pull requests: dlang/dmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #23192 - sarif output doesn't escape JSON strings
Diagnostic Messages
#23193
opened May 29, 2026 by
dkorpel
Contributor
Loading…
Remove frontend.h C++ header tests
Compiler:C++ Interface
C++ interface used by LDC/GDC
Infrastructure:Continuous Integration
Merge:Blocked
#23191
opened May 29, 2026 by
dkorpel
Contributor
Loading…
Improve C++ layout test error messages
Compiler:C++ Interface
C++ interface used by LDC/GDC
Infrastructure:Continuous Integration
#23190
opened May 29, 2026 by
dkorpel
Contributor
Loading…
Fix #23182 - Duplicate __aaget declaration for simple expression with associative array
#23189
opened May 29, 2026 by
rainers
Member
Loading…
Fix undefined reference to
internal for CTFE instance in struct .init
#23188
opened May 28, 2026 by
CyberShadow
Member
•
Draft
Brings out the implementation of Thread class into OS-specific modules
#23150
opened May 20, 2026 by
denizzzka
Contributor
Loading…
Fix #17906 regression with deleted catch(Exception) block
Severity:Regression
PRs that fix regressions
#23127
opened May 13, 2026 by
adamdruppe
Contributor
Loading…
Fix regression with deleted catch(Exception) block
Severity:Regression
PRs that fix regressions
#23126
opened May 13, 2026 by
adamdruppe
Contributor
Loading…
Add package.d files under core
Druntime
Specific to druntime
#23116
opened May 10, 2026 by
nordlow
Contributor
Loading…
Implementation of a diagnostic reporting message style for the dfa engine
Review:Needs Rebase
#23115
opened May 10, 2026 by
Iskaban10
Contributor
Loading…
put private functions below the fold for objc.d
Compiler:Backend
glue code, optimizer, code generation
Review:Easy Review
Severity:Refactoring
No semantic changes to code
#23110
opened May 9, 2026 by
WalterBright
Member
Loading…
split todt.d into above and below the fold
Compiler:Backend
glue code, optimizer, code generation
Review:Easy Review
Severity:Refactoring
No semantic changes to code
#23107
opened May 9, 2026 by
WalterBright
Member
Loading…
add note about VRP not applying to assignment operator exps
Spec
Issues and PR about the language specification
#23101
opened May 8, 2026 by
WalterBright
Member
Loading…
Make the AST nodes a package
Severity:Refactoring
No semantic changes to code
#23098
opened May 8, 2026 by
thewilsonator
Contributor
Loading…
Fix druntime -preview=nosharedaccess errors
#23056
opened May 1, 2026 by
atilaneves
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..j] = c doesn't lower to a.opIndexAssign(c, a.opSl…
#23024
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 #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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.