1 The files in this directory where noted are part of the DRuntime
4 DRuntime is the low-level runtime library backing the D programming
5 language, hosted at https://github.com/dlang/druntime/.
7 Phobos is the standard library for the D Programming Language, hosted
8 at https://github.com/dlang/phobos/.
10 The following sources and directories are part of DRuntime:
17 The following sources and directories are part of Phobos:
22 To report a bug or look up known issues with the runtime or standard
23 library please visit the issue tracker at https://issues.dlang.org/.
25 All changes to either of these libraries should go through the
26 upstream repository first, then merged back to GCC.