[dmd-internals] [D-Programming-Language/dmd] 5c75bb: implement const/purity/nothrow/@safe inheritance
GitHub
noreply at github.com
Fri Feb 17 00:12:20 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 5c75bb31dd99a33b921f6038e3d1c1d7eb0333cd
https://github.com/D-Programming-Language/dmd/commit/5c75bb31dd99a33b921f6038e3d1c1d7eb0333cd
Author: Walter Bright <walter at walterbright.com>
Date: 2012-02-17 (Fri, 17 Feb 2012)
Changed paths:
M src/expression.c
M src/func.c
M src/mars.c
M src/mtype.c
M src/mtype.h
M test/runnable/xtest46.d
Log Message:
-----------
implement const/purity/nothrow/@safe inheritance
More information about the dmd-internals
mailing list