-
-
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
Fix bugzilla issue 24566 - condition that starts with runtime value and uses compile time array does not short circuit
Merge:auto-merge
Severity:Bug Fix
#16574
by tgehr
was merged Jun 10, 2024
Loading…
fix Issue 24338 - Cannot concatenate dynamic arrays of enum type with static array base type
Merge:auto-merge
Severity:Bug Fix
#16026
by tgehr
was merged Jan 12, 2024
Loading…
fix Issue 20072 - [2.087.0] Mixin templates: no property
somevar for type some.Type, did you mean some.Type.__anonymous.somevar?
#10214
by tgehr
was merged Jul 24, 2019
Loading…
fix Issue 18211 - Access violation when generating JSON on static foreach
Severity:Bug Fix
#8214
by tgehr
was merged May 3, 2018
Loading…
fix Issue 17819 - static foreach segfaults on __traits(allMembers)
Merge:auto-merge
Severity:Bug Fix
#8213
by tgehr
was merged May 3, 2018
Loading…
Add Expression-Based Contract Syntax
Merge:auto-merge
Severity:Bug Fix
#8155
by tgehr
was merged May 5, 2018
Loading…
fix Issue 17812 - crash when building JSON info with static foreach
Merge:auto-merge
Severity:Bug Fix
#7127
by tgehr
was merged Sep 9, 2017
Loading…
fix Issue 17814 - bad output of "static foreach" with -vcg-ast
Severity:Bug Fix
Severity:Enhancement
#7126
by tgehr
was merged Sep 16, 2017
Loading…
fix Issue 17807 - Spurious dead code warnings on enum and static variables.
Severity:Bug Fix
#7120
by tgehr
was merged Sep 15, 2017
Loading…
fix Issue 17800 - [2.076] "static foreach" allocates closures in GC without reason
Merge:auto-merge
Severity:Bug Fix
#7118
by tgehr
was merged Sep 9, 2017
Loading…
fix Issue 17690 - scope guards leak declarations
Merge:auto-merge
Severity:Bug Fix
#7026
by tgehr
was merged Aug 7, 2017
Loading…
fix Issue 17689 - finally clause leaks declarations
Merge:auto-merge
Severity:Bug Fix
#7024
by tgehr
was merged Aug 7, 2017
Loading…
fix Issue 17688 - ICE with static foreach directly inside switch
Merge:auto-merge
Severity:Bug Fix
#7023
by tgehr
was merged Aug 8, 2017
Loading…
Require break and continue labels inside static foreach.
#7009
by tgehr
was merged Jul 27, 2017
Loading…
Fix Issue 17660 - ICE with
static foreach: AssertError@ddmd/visitor.d(39)
Severity:Bug Fix
#7005
by tgehr
was merged Jul 18, 2017
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.