[dmd-internals] [D-Programming-Language/dmd] c72ea2: Fix ctfe integer exponentiation.
GitHub
noreply at github.com
Fri Oct 4 12:09:45 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c72ea2c54a8d5e55a7ba10028fdd58a27d8268b7
https://github.com/D-Programming-Language/dmd/commit/c72ea2c54a8d5e55a7ba10028fdd58a27d8268b7
Author: safety0ff <safety0ff at users.sourceforge.net>
Date: 2013-10-03 (Thu, 03 Oct 2013)
Changed paths:
M src/constfold.c
M test/runnable/constfold.d
Log Message:
-----------
Fix ctfe integer exponentiation.
Commit: f0de143e81485cb878dd2f8e33ed4b2b2ebf4168
https://github.com/D-Programming-Language/dmd/commit/f0de143e81485cb878dd2f8e33ed4b2b2ebf4168
Author: Walter Bright <walter at walterbright.com>
Date: 2013-10-04 (Fri, 04 Oct 2013)
Changed paths:
M src/constfold.c
M test/runnable/constfold.d
Log Message:
-----------
Merge pull request #2623 from Safety0ff/master
Fix ctfe integer exponentiation.
Compare: https://github.com/D-Programming-Language/dmd/compare/3e1a00951bae...f0de143e8148
More information about the dmd-internals
mailing list