Generate expressive diagnostic messages

This commit is contained in:
Sebastian Wilzbach 2018-07-11 06:38:05 +02:00
parent ba2e27f2c9
commit 4787d4b449
12 changed files with 237 additions and 2 deletions

View file

@ -22,6 +22,7 @@ subPackage {
"src/dmd/console.d" \
"src/dmd/entity.d" \
"src/dmd/errors.d" \
"src/dmd/filecache.d" \
"src/dmd/globals.d" \
"src/dmd/id.d" \
"src/dmd/identifier.d" \