[dmd-internals] [D-Programming-Language/dmd] 12d307: Fix comment on codegen of lvalue/rvalue array assi...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Feb 1 17:03:25 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 12d3077adb0b5e0aa50b664ca075f72bd91bea93
https://github.com/D-Programming-Language/dmd/commit/12d3077adb0b5e0aa50b664ca075f72bd91bea93
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M src/e2ir.c
Log Message:
-----------
Fix comment on codegen of lvalue/rvalue array assignments
Commit: c5350c73e993f3e9dac425246aafd83fbdbbd9e9
https://github.com/D-Programming-Language/dmd/commit/c5350c73e993f3e9dac425246aafd83fbdbbd9e9
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M src/mars.d
Log Message:
-----------
Remove copy-pasto comment from verror switch
Commit: ce5374df58516af4d72f0c3e9fb2530e022c2e03
https://github.com/D-Programming-Language/dmd/commit/ce5374df58516af4d72f0c3e9fb2530e022c2e03
Author: Walter Bright <walter at walterbright.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M src/e2ir.c
M src/mars.d
Log Message:
-----------
Merge pull request #5393 from ibuclaw/comments
Fix a couple of code comments
Compare: https://github.com/D-Programming-Language/dmd/compare/f1042c40c631...ce5374df5851
More information about the dmd-internals
mailing list