[dmd-internals] [D-Programming-Language/dmd] 33dc07: Move Expression::isConst into a free function
GitHub
noreply at github.com
Thu Feb 6 06:57:48 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 33dc07069a9ffd8a88ffcb935eb46880003c3ede
https://github.com/D-Programming-Language/dmd/commit/33dc07069a9ffd8a88ffcb935eb46880003c3ede
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Changed paths:
M src/constfold.c
M src/expression.h
Log Message:
-----------
Move Expression::isConst into a free function
Commit: 2c554d7abed7b6f977a7e8a245c84b3534dde492
https://github.com/D-Programming-Language/dmd/commit/2c554d7abed7b6f977a7e8a245c84b3534dde492
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Changed paths:
M src/constfold.c
M src/expression.h
Log Message:
-----------
Merge pull request #3224 from yebblies/isconst
[DDMD] [refactor] Move Expression::isConst into a free function
Compare: https://github.com/D-Programming-Language/dmd/compare/65e5bbf50f0f...2c554d7abed7
More information about the dmd-internals
mailing list