[dmd-internals] [D-Programming-Language/dmd] c64122: Issue 5812 - Added constant fold optimisations for...
noreply at github.com
noreply at github.com
Mon Apr 18 22:43:23 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c64122e84c1ad304136a39acfd3912caec70fc1d
https://github.com/D-Programming-Language/dmd/commit/c64122e84c1ad304136a39acfd3912caec70fc1d
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2011-04-18 (Mon, 18 Apr 2011)
Changed paths:
M src/expression.c
Log Message:
-----------
Issue 5812 - Added constant fold optimisations for ^^ expressions
Commit: 0993089a38871eb26a443e787e8a19bc53560d7e
https://github.com/D-Programming-Language/dmd/commit/0993089a38871eb26a443e787e8a19bc53560d7e
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2011-04-18 (Mon, 18 Apr 2011)
Changed paths:
M src/expression.c
Log Message:
-----------
Result type in first ^^ rewrite should correctly be the type of e1 instead.
Compare: https://github.com/D-Programming-Language/dmd/compare/e1bdbb4...0993089
More information about the dmd-internals
mailing list