[dmd-internals] [D-Programming-Language/dmd] 9fb995: Move Expression::implicitCastTo into a visitor cla...

GitHub noreply at github.com
Tue Feb 11 06:46:00 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9fb9953ebb0f148cfda5821490578a0948b00a18
      https://github.com/D-Programming-Language/dmd/commit/9fb9953ebb0f148cfda5821490578a0948b00a18
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/expression.h

  Log Message:
  -----------
  Move Expression::implicitCastTo into a visitor class


  Commit: 0aa0730d871d5d5f0159090adc74a7dd7c6ec0e1
      https://github.com/D-Programming-Language/dmd/commit/0aa0730d871d5d5f0159090adc74a7dd7c6ec0e1
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/expression.h

  Log Message:
  -----------
  Merge pull request #3246 from yebblies/implicitcastto2

[DDMD] [refactor] Move Expression::implicitCastTo into a visitor class


Compare: https://github.com/D-Programming-Language/dmd/compare/c3b9b2497860...0aa0730d871d


More information about the dmd-internals mailing list