December 29, 2014 [dmd-internals] [D-Programming-Language/dmd] c705a5: Tweak code style | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: c705a590888e8bead8a1bcec6c22600b9b451ea0 https://github.com/D-Programming-Language/dmd/commit/c705a590888e8bead8a1bcec6c22600b9b451ea0 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-12-30 (Tue, 30 Dec 2014) Changed paths: M src/ctfe.h M src/ctfeexpr.c M src/interpret.c Log Message: ----------- Tweak code style Commit: a633c80576bd06dba99941b50c78e7682042f8d0 https://github.com/D-Programming-Language/dmd/commit/a633c80576bd06dba99941b50c78e7682042f8d0 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-12-30 (Tue, 30 Dec 2014) Changed paths: M src/ctfeexpr.c M src/interpret.c Log Message: ----------- Simplify use of resolveSlice Elide caller-side check for the code readability. Commit: 51b7b69c07a5574f1e1550f801d21020260bc971 https://github.com/D-Programming-Language/dmd/commit/51b7b69c07a5574f1e1550f801d21020260bc971 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-12-30 (Tue, 30 Dec 2014) Changed paths: M src/ctfeexpr.c Log Message: ----------- Use UnionExp in ctfeCat Commit: 3ff0c962139fab95a4b1c3c286bb5e5aaaf3885e https://github.com/D-Programming-Language/dmd/commit/3ff0c962139fab95a4b1c3c286bb5e5aaaf3885e Author: k-hara <k.hara.pg@gmail.com> Date: 2014-12-30 (Tue, 30 Dec 2014) Changed paths: M src/ctfeexpr.c M src/expression.h Log Message: ----------- Consider singletons in UnionExp::copy() Commit: d4d8bb2368156843893081f6b5a813a52c51a33b https://github.com/D-Programming-Language/dmd/commit/d4d8bb2368156843893081f6b5a813a52c51a33b Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-12-30 (Tue, 30 Dec 2014) Changed paths: M src/ctfe.h M src/ctfeexpr.c M src/expression.h M src/interpret.c Log Message: ----------- Merge pull request #4225 from 9rnsr/refactor_ctfe Refactoring CTFE interpreter code Compare: https://github.com/D-Programming-Language/dmd/compare/22611aa7eda9...d4d8bb236815 |
Copyright © 1999-2021 by the D Language Foundation