[dmd-internals] [D-Programming-Language/dmd] 1fe0e9: Move doInlineStatement into a visitor class and re...
GitHub
noreply at github.com
Fri Feb 14 12:51:54 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1fe0e91cc924b92e795144c1d1ec369926c6ee1c
https://github.com/D-Programming-Language/dmd/commit/1fe0e91cc924b92e795144c1d1ec369926c6ee1c
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M src/inline.c
M src/statement.h
Log Message:
-----------
Move doInlineStatement into a visitor class and rename to inlineAsStatement
Commit: d2f7f124a96af1976565295a4b3a9aeb45881f19
https://github.com/D-Programming-Language/dmd/commit/d2f7f124a96af1976565295a4b3a9aeb45881f19
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M src/inline.c
M src/statement.h
Log Message:
-----------
Merge pull request #3262 from yebblies/inlinestatement
[DDMD] [refactor] Move doInlineStatement into a visitor class and rename to inlineAsStatement
Compare: https://github.com/D-Programming-Language/dmd/compare/f8db45e29bfc...d2f7f124a96a
More information about the dmd-internals
mailing list