Skip to content

Pull requests: dlang/dmd

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Make the frontend reusable in one process
#23868 opened Sep 16, 2026 by xoxorwr Contributor Draft
build.d: Flush after printing to stdout
#23844 opened Sep 13, 2026 by kinke Contributor Draft
Adopt a TypeInfo emission/codegen strategy similar to LDC's
#23832 opened Sep 12, 2026 by kinke Contributor Loading…
Allow one layer of unbalanced if to be inlined
#23816 opened Sep 8, 2026 by limepoutine Contributor Loading…
Add __traits isDynamicArray
#23803 opened Sep 7, 2026 by nordlow Contributor Loading…
pragmasem.d: change stderr to eSink Merge:Pending CI This PR does not currently pass CI, but once it does, it should be merged. Review:Easy Review Severity:Refactoring No semantic changes to code
#23754 opened Aug 30, 2026 by WalterBright Member Loading…
Fix #23731 - undefined __xopEquals/__xtoHash for instantiated struct Backport:v2.114 Cherry-pick this PR onto the v2.114 release branch
#23732 opened Aug 28, 2026 by dkorpel Contributor Draft
Floating-to-text conversion routine implemented
#23720 opened Aug 27, 2026 by denizzzka Contributor Loading…
add rationale for float default NaN initialization Spec Issues and PR about the language specification
#23612 opened Aug 15, 2026 by WalterBright Member Loading…
Add WebAssembly code generation AI Generated Code that is generated by an LLM AI. Compiler:Backend glue code, optimizer, code generation Merge:Blocked Review:Trivial typos, formatting, comments
#23584 opened Aug 13, 2026 by dkorpel Contributor Draft
Implement cent/ucent AI Generated Code that is generated by an LLM AI.
#23575 opened Aug 12, 2026 by rikkimax Contributor Draft
Implement sumtypes and matching AI Generated Code that is generated by an LLM AI. 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
#23540 opened Aug 6, 2026 by rikkimax Contributor Draft
changelog: fix grammar and naming in pending entries Review:Trivial typos, formatting, comments
#23530 opened Aug 5, 2026 by dkorpel Contributor Loading…
druntime: opt-in thread-local GC (tgc)
#23514 opened Aug 2, 2026 by AMDphreak Loading…
2 of 4 tasks
Concept: druntime getting rid of libc dependency
#23498 opened Jul 31, 2026 by denizzzka Contributor Draft
fix duplicate _Dmain() declaration Bug Fix
#23484 opened Jul 29, 2026 by WalterBright Member Loading…
Fix ICE/AV on string mixin of version=/debug= statements
#23465 opened Jul 27, 2026 by AMDphreak Loading…
2 of 3 tasks
Fix #23458 - Add pragma for C++ deleting destructors
#23459 opened Jul 25, 2026 by tim-dlang Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.