Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 06916e50d2641333baad3e02e37046f94091520e
https://github.com/D-Programming-Language/dmd/commit/06916e50d2641333baad3e02e37046f94091520e
Author: k-hara <[email protected]>
Date: 2015-02-17 (Tue, 17 Feb 2015)
Changed paths:
R test/runnable/assignable.d
A test/runnable/testassign.d
Log Message:
-----------
Rename runnable/assignable.d to runnable/testassign.d
For the collection of test cases for assgnment-related issues.
Commit: 6aa6cc06907c44b8e449e7032389738465db7fa6
https://github.com/D-Programming-Language/dmd/commit/6aa6cc06907c44b8e449e7032389738465db7fa6
Author: k-hara <[email protected]>
Date: 2015-02-17 (Tue, 17 Feb 2015)
Changed paths:
M src/e2ir.c
M src/expression.c
M src/interpret.c
M test/runnable/testassign.d
Log Message:
-----------
fix Issue 12500 - ICE in codegen when multiplying an incremented size_t by a
double
Move lvalue-ness handling of BinAssignExp into glue layer.
Commit: bf3cb7bf5d3f735cebe07757e4d03c88b76d00d4
https://github.com/D-Programming-Language/dmd/commit/bf3cb7bf5d3f735cebe07757e4d03c88b76d00d4
Author: k-hara <[email protected]>
Date: 2015-02-17 (Tue, 17 Feb 2015)
Changed paths:
A test/fail_compilation/diag14102.d
Log Message:
-----------
A little diagnostic improvement for issue 14102
Commit: b1859419c236871ede849dcd615999953ea440a9
https://github.com/D-Programming-Language/dmd/commit/b1859419c236871ede849dcd615999953ea440a9
Author: Brad Roberts <[email protected]>
Date: 2015-02-17 (Tue, 17 Feb 2015)
Changed paths:
M src/e2ir.c
M src/expression.c
M src/interpret.c
A test/fail_compilation/diag14102.d
R test/runnable/assignable.d
A test/runnable/testassign.d
Log Message:
-----------
Merge pull request #4415 from 9rnsr/fix12500
Issue 12500 - ICE in codegen when multiplying an incremented size_t by a double
Compare:
https://github.com/D-Programming-Language/dmd/compare/e99cc05b0e61...b1859419c236_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals