[dlang.org] [D-Programming-Language/dlang.org] 47023a: fix wrong usage of "lvalue" and "rvalue"
GitHub via dlang.org
dlang.org at puremagic.com
Tue Jul 7 13:02:24 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 47023ad8103f922e6f49ace84d84373d5df8d1a7
https://github.com/D-Programming-Language/dlang.org/commit/47023ad8103f922e6f49ace84d84373d5df8d1a7
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M arrays.dd
M code_coverage.dd
M expression.dd
M property.dd
Log Message:
-----------
fix wrong usage of "lvalue" and "rvalue"
These meant left-hand/right-hand side or operand.
Commit: ae4d39248c54431bc8b79d29a3f88a454e6a887e
https://github.com/D-Programming-Language/dlang.org/commit/ae4d39248c54431bc8b79d29a3f88a454e6a887e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed paths:
M arrays.dd
M code_coverage.dd
M expression.dd
M property.dd
Log Message:
-----------
Merge pull request #1008 from aG0aep6G/lvalue-rvalue
fix wrong usage of "lvalue" and "rvalue"
Compare: https://github.com/D-Programming-Language/dlang.org/compare/9678a0bfb66e...ae4d39248c54
More information about the dlang.org
mailing list