[dmd-internals] [D-Programming-Language/dmd] aa47ee: Move Expression::toCBuffer and helpers into hdrgen...

GitHub noreply at github.com
Wed Feb 12 08:41:51 PST 2014


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

  Changed paths:
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/expression.c
    M src/expression.h
    M src/hdrgen.c

  Log Message:
  -----------
  Move Expression::toCBuffer and helpers into hdrgen.c


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

  Changed paths:
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/expression.c
    M src/expression.h
    M src/hdrgen.c

  Log Message:
  -----------
  Merge pull request #3249 from yebblies/exptocbuffer

[DDMD] [refactor] Move Expression::toCBuffer and helpers into hdrgen.c


Compare: https://github.com/D-Programming-Language/dmd/compare/bf202a80d9a6...5ab589d8840d


More information about the dmd-internals mailing list