dmd icon indicating copy to clipboard operation
dmd copied to clipboard

dmd D Programming Language compiler

Results 400 dmd issues
Sort by recently updated
recently updated
newest added

Attempt to solve some of the bizarre situations we can get into when allocating a stack trace actually throws. Also fix an issue where an object invariant will segfault if...

Needs Rebase
stalled

Just like we already do in `core.stdc.stdint`.

Bug Fix
stalled

Reboot of #12232.

Bug Fix
Needs Rebase
stalled

From https://dlang.org/spec/expression.html#.define-lvalue > The following expressions, and no others, are called lvalue expressions or lvalues ... > cast(U) expressions applied to lvalues of type T when T* is implicitly convertible...

Bug Fix
Needs Rebase
stalled

…t match expected function type Also add ~~`globals.errorBuf`~~ ~~`ErrorSinkBuffer`~~ to divert gagged errors. (This will also be useful for another pull I'm working on).

Bug Fix
Needs Rebase
stalled

This is just the Add() function, let's see if anything breaks.

Bug Fix
Needs Rebase
stalled

Currently does parsing names and passing them around, but doesn't re-order yet.

WIP
Needs Rebase
stalled
New Language Feature

Remove the complex and broken `eliminateMaybeScopes` system for parameters, and use a simpler scheme for both parameters and local variables. When you assign `va = v`, then add a link...

Enhancement
Needs Work
Bug Fix
WIP
Needs Rebase
stalled
dip1000

Putting this up there to see how people feel about it / what breaks. Currently this switch is not usable as it creates a linker error in Phobos. Having it...

Needs Rebase
stalled