February 01, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 296ad8c9e87694c3422e7f4b261ab18b7e44f8a0
      https://github.com/D-Programming-Language/dmd/commit/296ad8c9e87694c3422e7f4b261ab18b7e44f8a0
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

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

  Log Message:
  -----------
  Move getIntRange to a visitor class


  Commit: b8de910d8f1c4d22f386fd56508289d3a45031dc
      https://github.com/D-Programming-Language/dmd/commit/b8de910d8f1c4d22f386fd56508289d3a45031dc
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

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

  Log Message:
  -----------
  Merge pull request #3118 from yebblies/getIntRange

[DDMD] [refactor] Move getIntRange to a visitor class


Compare: https://github.com/D-Programming-Language/dmd/compare/7e97423d070b...b8de910d8f1c