Pull requests: dlang/dmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(nogc): associative array indexing may only cause GC allocation on assignment
Bug Fix
Needs Spec PR
A PR updating the language specification needs to be submitted to dlang.org
#14585
opened Oct 22, 2022 by
ljmf00
Loading…
implement < <= > >= for int4 vectors
Needs Spec PR
A PR updating the language specification needs to be submitted to dlang.org
#14584
opened Oct 22, 2022 by
WalterBright
Loading…
movxmmconst() needs ty instead of sz
Easy Review
Refactoring
#14583
opened Oct 22, 2022 by
WalterBright
Loading…
Reduce the number of calls to the filesystem to see if a module file exists
#14582
opened Oct 21, 2022 by
schveiguy
Loading…
add isXExpression() method for most expression types in ASTBase
#14578
opened Oct 18, 2022 by
lucica28
Loading…
Implement named argument for functions
New Language Feature
WIP
Work In Progress - not ready for review or pulling
DIP1000: Make 'in' means 'scope' regardless of '-preview=in'
#14569
opened Oct 16, 2022 by
Geod24
Loading…
Enable
-preview=in by default in the standard library
Blocked
#14557
opened Oct 14, 2022 by
Geod24
Loading…
Fix Issue 15414 - __traits(getAttributes) should error if the functio…
Bug Fix
#14554
opened Oct 13, 2022 by
RazvanN7
Loading…
Fix Issues 23408 and 23403 - __FUNCTION__ does not resolve properly
Blocking Other Work
Bug Fix
stable-stalled
#14549
opened Oct 12, 2022 by
RazvanN7
Loading…
Deprecate adding functions with different access specifiers in the same overload set
Easy Review
Needs Approval
Needs Changelog
A changelog entry needs to be added to /changelog
Needs Decision
Needs Work
Walter Bright
#14547
opened Oct 12, 2022 by
RazvanN7
Loading…
Generate astTypeName overloads without string mixin
Blocked
#14542
opened Oct 9, 2022 by
ntrel
Loading…
fix Issue 23387 - ImportC: identical structs defined in two C files l…
Easy Review
ImportC
Pertaining to ImportC support
#14541
opened Oct 9, 2022 by
WalterBright
Loading…
Fix Issue 14622 - documented unit test following undocumented symbol
Enhancement
#14527
opened Oct 5, 2022 by
ntrel
Loading…
Improve static array initializer checks
Needs Changelog
A changelog entry needs to be added to /changelog
#14513
opened Oct 3, 2022 by
ntrel
Loading…
Fix 20674, 23208, 23300 - improve Work In Progress - not ready for review or pulling
scope inference
dip1000
Needs Rebase
Needs Work
WIP
Fix Issue 23368 - Don't segfault on throwing null exception
Bug Fix
Enhancement
Needs Work
stable-stalled
#14482
opened Sep 24, 2022 by
maxhaton
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.