[dmd-internals] [D-Programming-Language/dmd] 338fe8: Move TypeInfo::toDt into a visitor class

GitHub noreply at github.com
Sat Jan 25 23:56:41 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 338fe87587610bd700b9bd2e7bc614cbb5330602
      https://github.com/D-Programming-Language/dmd/commit/338fe87587610bd700b9bd2e7bc614cbb5330602
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-25 (Sat, 25 Jan 2014)

  Changed paths:
    M src/declaration.h
    M src/toobj.c
    M src/typinf.c

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


  Commit: a147d078353611932dca85e221345c0c519ee98c
      https://github.com/D-Programming-Language/dmd/commit/a147d078353611932dca85e221345c0c519ee98c
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-01-25 (Sat, 25 Jan 2014)

  Changed paths:
    M src/declaration.h
    M src/toobj.c
    M src/typinf.c

  Log Message:
  -----------
  Merge pull request #3155 from yebblies/typeinfodtvisitor

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


Compare: https://github.com/D-Programming-Language/dmd/compare/1799d41fa835...a147d0783536


More information about the dmd-internals mailing list