[dmd-internals] [D-Programming-Language/dmd] 2deb40: accept @pure @nothrow @return attributes
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jan 25 23:47:22 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2deb4076209ae6101e26cdefba7dc66588c8bc85
https://github.com/D-Programming-Language/dmd/commit/2deb4076209ae6101e26cdefba7dc66588c8bc85
Author: Walter Bright <walter at walterbright.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M src/parse.c
M test/runnable/mars1.d
Log Message:
-----------
accept @pure @nothrow @return attributes
Commit: 6b86b12f79e8a0091d641c4e0c294aaae50bb2ab
https://github.com/D-Programming-Language/dmd/commit/6b86b12f79e8a0091d641c4e0c294aaae50bb2ab
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M src/parse.c
M test/runnable/mars1.d
Log Message:
-----------
Merge pull request #4341 from WalterBright/atkwd
accept @pure @nothrow @return attributes
Compare: https://github.com/D-Programming-Language/dmd/compare/366422338ece...6b86b12f79e8
More information about the dmd-internals
mailing list