February 06, 2014 [dmd-internals] [D-Programming-Language/dmd] 33dc07: Move Expression::isConst into a free function | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation