February 07, 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@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@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