[dlang.org] [D-Programming-Language/dlang.org] ccd33d: Issue 13979 - ForeachType grammar does not allow '...
GitHub via dlang.org
dlang.org at puremagic.com
Sat Jan 17 23:59:19 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: ccd33d814f34492cec6e8a4efe0ba38e01cbeef5
https://github.com/D-Programming-Language/dlang.org/commit/ccd33d814f34492cec6e8a4efe0ba38e01cbeef5
Author: Hackerpilot <briancschott at gmail.com>
Date: 2015-01-16 (Fri, 16 Jan 2015)
Changed paths:
M grammar.dd
M statement.dd
Log Message:
-----------
Issue 13979 - ForeachType grammar does not allow 'ref' to appear after type constructors
Commit: 3fb221868a9783fc46102bc493ac5082d7d948b5
https://github.com/D-Programming-Language/dlang.org/commit/3fb221868a9783fc46102bc493ac5082d7d948b5
Author: Hackerpilot <briancschott at gmail.com>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M grammar.dd
M statement.dd
Log Message:
-----------
Allow arbitrary ordering of foreach type attributes
Commit: adf4faffa10193fef69f9b472d72c21f533afb18
https://github.com/D-Programming-Language/dlang.org/commit/adf4faffa10193fef69f9b472d72c21f533afb18
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M grammar.dd
M statement.dd
Log Message:
-----------
Merge pull request #773 from Hackerpilot/issue-13979
Issue 13979 - ForeachType grammar does not allow 'ref' to appear after t...
Compare: https://github.com/D-Programming-Language/dlang.org/compare/d054391c6b41...adf4faffa101
More information about the dlang.org
mailing list