Skip to content

Files

Latest commit

author
GCC Administrator
Sep 24, 2023
08b887f · Sep 24, 2023

History

History
This branch is 22 commits ahead of, 5884 commits behind openhwgroup/corev-gcc:development.

libphobos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 23, 2023
Jul 10, 2023
Sep 23, 2023
Jul 1, 2023
Sep 24, 2023
Jan 16, 2023
Jan 17, 2023
Jan 12, 2019
Jan 16, 2023
May 8, 2020
Jul 10, 2023
Aug 7, 2023
Jul 10, 2023
Jan 16, 2023
Jan 16, 2023
The files in this directory where noted are part of the DRuntime
and Phobos library.

DRuntime is the low-level runtime library backing the D programming
language, hosted at https://github.com/dlang/druntime/.

Phobos is the standard library for the D Programming Language, hosted
at https://github.com/dlang/phobos/.

The following sources and directories are part of DRuntime:
  libdruntime/core/
  libdruntime/gc/
  libdruntime/gcstub/
  libdruntime/object.d
  libdruntime/rt/

The following sources and directories are part of Phobos:
  src/etc/
  src/index.d
  src/std/

To report a bug or look up known issues with the runtime or standard
library please visit the issue tracker at https://issues.dlang.org/.

All changes to either of these libraries should go through the
upstream repository first, then merged back to GCC.