[dmd-internals] [D-Programming-Language/dmd] 438772: Move Expression::toDt into a visitor class

GitHub noreply at github.com
Fri Feb 7 08:54:41 PST 2014


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

  Changed paths:
    M src/ctfe.h
    M src/expression.h
    M src/todt.c

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


  Commit: 1dcb48ec761b719870d060a1fc4bb2993b1dcff5
      https://github.com/D-Programming-Language/dmd/commit/1dcb48ec761b719870d060a1fc4bb2993b1dcff5
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-07 (Fri, 07 Feb 2014)

  Changed paths:
    M src/ctfe.h
    M src/expression.h
    M src/todt.c

  Log Message:
  -----------
  Merge pull request #3208 from yebblies/exptodt

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


Compare: https://github.com/D-Programming-Language/dmd/compare/6a2d08b7ba8e...1dcb48ec761b


More information about the dmd-internals mailing list