[dmd-internals] [D-Programming-Language/dmd] 0215b4: Move Expression::optimize into a visitor class
GitHub
noreply at github.com
Thu Feb 6 02:26:00 PST 2014
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 at 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 at 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
More information about the dmd-internals
mailing list