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

GitHub noreply at github.com
Thu Feb 13 15:36:29 PST 2014


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

  Changed paths:
    M src/ctfe.h
    M src/e2ir.c
    M src/expression.h
    M src/s2ir.c

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


  Commit: cd5f5cac9963d767a70084e56e4069c7c081cede
      https://github.com/D-Programming-Language/dmd/commit/cd5f5cac9963d767a70084e56e4069c7c081cede
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-02-13 (Thu, 13 Feb 2014)

  Changed paths:
    M src/ctfe.h
    M src/e2ir.c
    M src/expression.h
    M src/s2ir.c

  Log Message:
  -----------
  Merge pull request #3253 from yebblies/exptoelem

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


Compare: https://github.com/D-Programming-Language/dmd/compare/5f4764ad465a...cd5f5cac9963


More information about the dmd-internals mailing list