-
-
Notifications
You must be signed in to change notification settings - Fork 608
Pull requests: dlang/dmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[stable] Fix core.demangle compile error for non-macOS Darwin targets
Merge:auto-merge
#14873
by kinke
was merged Feb 12, 2023
Loading…
fix Issue 23688 - FTBFS: error: cannot convert 'Expression' to 'Expression*'
Compiler:GDC
Gnu D Compiler
Compiler:LDC
LLVM based D Compiler
Feature:extern (C/C++)
interfacing to C and C++ code
Merge:auto-merge
Review:Blocking Other Work
review and pulling should be a priority
Severity:Bug Fix
Severity:Regression
PRs that fix regressions
#14872
by ibuclaw
was merged Feb 12, 2023
Loading…
fix Issue 23682 - dip1000 problem with return by ref
dip1000
memory safety with scope, ref, return
Severity:Bug Fix
#14869
by WalterBright
was merged Feb 12, 2023
Loading…
Fix Issue 23674 - incompatible types for array comparison: string and string
Severity:Bug Fix
#14868
by RazvanN7
was merged Feb 10, 2023
Loading…
Fix 23679 - off-by-one error for static array size limit
Severity:Bug Fix
#14867
by dkorpel
was merged Feb 8, 2023
Loading…
fix Issue 23672 - importC: Infinite recursion: Error: found 'End of File' when expecting ','
Feature:ImportC
Pertaining to ImportC support
Merge:auto-merge
Severity:Bug Fix
#14866
by ibuclaw
was merged Feb 6, 2023
Loading…
reapply fix Issue 23479 - ImportC recognizes .i and .c files, but not .h files
Merge:auto-merge
#14864
by ibuclaw
was merged Feb 9, 2023
Loading…
Fix Issue 23662: ImportC bad handling of enum arguments for a function
Severity:Bug Fix
#14859
by katyukha
was merged Feb 9, 2023
Loading…
fix Issue 15985 - [REG2.068/2.069] Code doesn't link unless compiled …
Review:Ready To Merge
Let's get this merged
Severity:Bug Fix
#14855
by WalterBright
was merged Feb 8, 2023
Loading…
replace addLocalClass() with ScopeDsymbol._foreach
Merge:auto-merge
Review:Easy Review
Review:Ready To Merge
Let's get this merged
Severity:Refactoring
No semantic changes to code
#14708
by WalterBright
was merged Feb 6, 2023
Loading…
fix Issue 23558 - add __traits(getModuleClasses [, module name])
Review:Needs Spec PR
A PR updating the language specification needs to be submitted to dlang.org
Review:Ready To Merge
Let's get this merged
Severity:Enhancement
#14699
by WalterBright
was merged Feb 9, 2023
Loading…
fix Issue 23545 - export int a; should generate dllexport, not dllimport
Review:Easy Review
Review:Ready To Merge
Let's get this merged
Severity:Bug Fix
#14680
by WalterBright
was merged Feb 8, 2023
Loading…
fix Issue 23195 - Win64 function ABI bug for small non-POD arguments
Review:Ready To Merge
Let's get this merged
Severity:Bug Fix
#14651
by WalterBright
was merged Feb 9, 2023
Loading…
fix Issue 23387 - ImportC: identical structs defined in two C files l…
Feature:ImportC
Pertaining to ImportC support
Merge:auto-merge
Review:Easy Review
Severity:Bug Fix
#14541
by WalterBright
was merged Feb 7, 2023
Loading…
add scope to constructors
Review:Easy Review
Severity:Refactoring
No semantic changes to code
#14323
by WalterBright
was merged Feb 7, 2023
Loading…
fix Issue 23145 - Stack allocation of scope new variables defeats @safe
Review:Needs Spec PR
A PR updating the language specification needs to be submitted to dlang.org
Severity:Bug Fix
#14175
by WalterBright
was merged Feb 9, 2023
Loading…
ImportC: add __check(assign-expression) extension
Feature:ImportC
Pertaining to ImportC support
Review:Easy Review
Review:Ready To Merge
Let's get this merged
Severity:Enhancement
#14026
by WalterBright
was merged Feb 7, 2023
Loading…
fix Issue 21821 - Optimizer assumes immutables do not change, but the…
Compiler:Backend
glue code, optimizer, code generation
Review:Needs Approval
Review:Ready To Merge
Let's get this merged
Severity:Bug Fix
#12424
by WalterBright
was merged Feb 7, 2023
Loading…
fix Issue 20781 - Can call @live function without checking dip1021 rules
Severity:Bug Fix
#11071
by WalterBright
was merged Feb 7, 2023
Loading…
ProTip!
Adding no:label will show everything without a label.