Skip to content

No labels!

There aren’t any labels for this repository quite yet.

Arch.Other
Arch.Other
Other architectures: ARM, PowerPC, AArch64, etc...
Arch.x86
Arch.x86
32-bits only behavior (i386 or higher)
Arch.x86_64
Arch.x86_64
64-bits only behavior (also known as amd64)
auto-merge
auto-merge
Blocking Other Work
Blocking Other Work
Bug Fix
Bug Fix
Enhancement
Enhancement
needs rebase
needs rebase
needs work
needs work
OS.Android
OS.Android
Related to an Android-specific behavior (but not Linux)
OS.BSD
OS.BSD
Related to a BSD-specific behavior (FreeBSD, OpenBSD, DragonflyBSD, excluding OSX / iOS)
OS.iOS-derived
OS.iOS-derived
Related to an iOS-specific behavior (also include derived platforms, e.g. WatchOS or TvOS)
OS.Linux
OS.Linux
Related to a Linux-specific behavior (regardless of distribution)
OS.OSX
OS.OSX
Related to a Mac OSX-specific behavior (excluding iOS derivatives)
OS.POSIX
OS.POSIX
Related to a POSIX-specific behavior (e.g. Linux/Mac/Solaris...)
OS.Windows
OS.Windows
Related to a Windows-specific behavior (regardless of version)
PR.Blocked
PR.Blocked
A PR blocker by another issue / PR, external to the PR (as opposed to WIP)
PR.NeedsAttention
PR.NeedsAttention
A PR that is stalled/not mergeable anymore/abandoned and needs to be taken over
PR.WIP
PR.WIP
A pull request that's being worked on (use draft PR when possible)
Prio.1.Regression
Prio.1.Regression
Used to work in a previous version, but not anymore
Prio.2.Blocker
Prio.2.Blocker
A major issue that is a major roadblock for other issues or projects
Prio.3.Normal
Prio.3.Normal
A bug that is neither a blocker nor a regression
Prio.4.Low
Prio.4.Low
Things that are not fundamental bugs, things that can be worked around easily, enhancements
Prio.5.Trivial
Prio.5.Trivial
Issues or PR that are trivial to resolve (typos, minor documentation, simple refactoring)
T.DigitalMars
T.DigitalMars
Issues that affect tools for which the code is not in this repository (DigitalMars tools)
T.RDMD
T.RDMD
Issues that apply only to rdmd
Type.Bug
Type.Bug
Things don't work as they were intended to, or the way they were intended to work doesn't make sense
Type.Enhancement
Type.Enhancement
An improvement to an existing functionality