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
Sort

Pull requests list

Trivial: Correct Module.isCoreModule documentation Merge:auto-merge Review:Trivial typos, formatting, comments
#14954 by Geod24 was merged Mar 4, 2023 Loading…
Fix typo in bootstrap.sh
#14953 by jtbx was merged Mar 4, 2023 Loading…
Upgrade dscanner from v0.11.0 to v0.14.0
#14950 by Geod24 was merged Mar 4, 2023 Loading…
fix Issue 23758 - [REG 2.103] Segfault accessing NewExp::argprefix from C++ Compiler:GDC Gnu D Compiler Compiler:LDC LLVM based D Compiler Feature:extern (C/C++) interfacing to C and C++ code Merge:auto-merge Severity:Bug Fix Severity:Regression PRs that fix regressions
#14949 by ibuclaw was merged Mar 4, 2023 Loading…
Remove uses of in on extern(C) functions in druntime
#14948 by Geod24 was merged Mar 3, 2023 Loading…
remove IRState.falseBlock - stable version
#14946 by WalterBright was merged Mar 3, 2023 Loading…
remove IRState.falseBlock
#14943 by WalterBright was closed Mar 3, 2023 Loading…
do not emit switch templates in CTFE
#14942 by WalterBright was merged Mar 3, 2023 Loading…
remove template bloat for CTFE switch string default
#14941 by WalterBright was merged Mar 3, 2023 Loading…
do not lower if using CTFE
#14940 by WalterBright was merged Mar 3, 2023 Loading…
Remove unused core.demangler : parseType name argument
#14936 by Geod24 was merged Mar 1, 2023 Loading…
Rename CompileDeclaration to MixinDeclaration
#14935 by ntrel was merged Mar 2, 2023 Loading…
Rename CompileStatement to MixinStatement
#14933 by ntrel was merged Mar 2, 2023 Loading…
Add 'override' on functions overriding interface functions Severity:Refactoring No semantic changes to code
#14932 by Geod24 was merged Feb 28, 2023 Loading…
ProTip! Adding no:label will show everything without a label.