mirror of
https://github.com/dlang/dmd.git
synced 2025-04-28 22:20:37 +03:00
![]() - Implement template `_d_arrayassign{_l,_r}` - Lower array asignment expressions to the above templates - Remove old lowering from e2ir.d - Remove the old `_d_arrayassign{,_l,_r}` hooks - Merge the usage of `_d_arrayassign` with that of `_d_arrayassign_l` Signed-off-by: Teodor Dutu <teodor.dutu@gmail.com> |
||
---|---|---|
.. | ||
docs | ||
ini | ||
samples | ||
src | ||
test |