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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to