[dmd-internals] [D-Programming-Language/dmd] a422fb: Do all error emission in the frontend
GitHub
noreply at github.com
Wed Dec 18 08:13:03 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a422fb6616dd061dd050f5fce30b529975bff095
https://github.com/D-Programming-Language/dmd/commit/a422fb6616dd061dd050f5fce30b529975bff095
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-12-15 (Sun, 15 Dec 2013)
Changed paths:
M src/doc.c
M src/glue.c
M src/hdrgen.c
M src/libelf.c
M src/libmach.c
M src/libmscoff.c
M src/libomf.c
M src/link.c
M src/mars.c
M src/mars.h
M src/module.c
M src/root/file.c
M src/root/file.h
M src/root/filename.c
M src/root/filename.h
Log Message:
-----------
Do all error emission in the frontend
Commit: 937033828d72fa92edc01cb5ed4d2d6bf908644b
https://github.com/D-Programming-Language/dmd/commit/937033828d72fa92edc01cb5ed4d2d6bf908644b
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2013-12-18 (Wed, 18 Dec 2013)
Changed paths:
M src/doc.c
M src/glue.c
M src/hdrgen.c
M src/libelf.c
M src/libmach.c
M src/libmscoff.c
M src/libomf.c
M src/link.c
M src/mars.c
M src/mars.h
M src/module.c
M src/root/file.c
M src/root/file.h
M src/root/filename.c
M src/root/filename.h
Log Message:
-----------
Merge pull request #2868 from yebblies/rooterror
[DDMD] Do all error emission in the frontend
Compare: https://github.com/D-Programming-Language/dmd/compare/b8d76b83cf70...937033828d72
More information about the dmd-internals
mailing list