[dmd-internals] [D-Programming-Language/dmd] fe1dcd: Move Struct/ClassDeclaration::toDt into free funct...

GitHub noreply at github.com
Fri Feb 21 19:43:33 PST 2014


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

  Changed paths:
    M src/aggregate.h
    M src/gluestub.c
    M src/todt.c
    M src/toobj.c

  Log Message:
  -----------
  Move Struct/ClassDeclaration::toDt into free functions


  Commit: 262e29f0cb408234988380e9276285b5902091d6
      https://github.com/D-Programming-Language/dmd/commit/262e29f0cb408234988380e9276285b5902091d6
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M src/ctfe.h
    M src/gluestub.c
    M src/tocsym.c
    M src/todt.c

  Log Message:
  -----------
  Move ClassReferenceExp::toDt* into free functions


  Commit: 4b3c9e7bef202111d8b1c95d3bd650bb08a5805a
      https://github.com/D-Programming-Language/dmd/commit/4b3c9e7bef202111d8b1c95d3bd650bb08a5805a
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M src/aggregate.h
    M src/ctfe.h
    M src/gluestub.c
    M src/tocsym.c
    M src/todt.c
    M src/toobj.c

  Log Message:
  -----------
  Merge pull request #3318 from yebblies/classtodt

[DDMD] [refactor] Move remaining toDt methods into free functions


Compare: https://github.com/D-Programming-Language/dmd/compare/046b22ca767c...4b3c9e7bef20


More information about the dmd-internals mailing list