February 06, 2014 [dmd-internals] [D-Programming-Language/dmd] 0215b4: Move Expression::optimize into a visitor class | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0215b469a3cc879c975976fbed08419f101b6a94 https://github.com/D-Programming-Language/dmd/commit/0215b469a3cc879c975976fbed08419f101b6a94 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M src/expression.h M src/optimize.c Log Message: ----------- Move Expression::optimize into a visitor class Commit: 8c85b980fef310248b4e5d7804b262a244009310 https://github.com/D-Programming-Language/dmd/commit/8c85b980fef310248b4e5d7804b262a244009310 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-02-06 (Thu, 06 Feb 2014) Changed paths: M src/expression.h M src/optimize.c Log Message: ----------- Merge pull request #3214 from yebblies/optvisitor [DDMD] [refactor] Move Expression::optimize into a visitor class Compare: https://github.com/D-Programming-Language/dmd/compare/b69004966de5...8c85b980fef3 |
Copyright © 1999-2021 by the D Language Foundation