[dmd-internals] [D-Programming-Language/dmd] f1bd06: Move Type::toSymbol into a free function

GitHub noreply at github.com
Mon Feb 17 12:56:37 PST 2014


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

  Changed paths:
    M src/glue.c
    M src/gluestub.c
    M src/mtype.h
    M src/s2ir.c

  Log Message:
  -----------
  Move Type::toSymbol into a free function


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

  Changed paths:
    M src/e2ir.c
    M src/glue.c
    M src/gluestub.c
    M src/mtype.h
    M src/s2ir.c
    M src/toctype.c
    M src/toir.c

  Log Message:
  -----------
  Move Type::totym into a free function


  Commit: 7fa5e0fe1e9c72199504a660477bf28521569f52
      https://github.com/D-Programming-Language/dmd/commit/7fa5e0fe1e9c72199504a660477bf28521569f52
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M src/glue.c
    M src/gluestub.c
    M src/module.h

  Log Message:
  -----------
  Move Module::toEfilename into a free function


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

  Changed paths:
    M src/e2ir.c
    M src/glue.c
    M src/gluestub.c
    M src/module.h
    M src/mtype.h
    M src/s2ir.c
    M src/toctype.c
    M src/toir.c

  Log Message:
  -----------
  Merge pull request #3277 from yebblies/gluefree

[DDMD] [refactor] Move some functions in glue.c into free functions


Compare: https://github.com/D-Programming-Language/dmd/compare/a98247dc37c2...f212f4311a0e


More information about the dmd-internals mailing list