[dmd-internals] [D-Programming-Language/dmd] 057626: Replace EXP_VOID_INTERPRET with VoidExp

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Nov 12 14:53:14 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0576262ea5c86896377a1ab9c3dd8941b99857d0
      https://github.com/D-Programming-Language/dmd/commit/0576262ea5c86896377a1ab9c3dd8941b99857d0
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-11-10 (Mon, 10 Nov 2014)

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

  Log Message:
  -----------
  Replace EXP_VOID_INTERPRET with VoidExp


  Commit: 3477b169a65d9df5441f4ae6117c37baa598d4d9
      https://github.com/D-Programming-Language/dmd/commit/3477b169a65d9df5441f4ae6117c37baa598d4d9
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

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

  Log Message:
  -----------
  Merge pull request #4130 from WalterBright/voidexp

Replace EXP_VOID_INTERPRET with VoidExp


Compare: https://github.com/D-Programming-Language/dmd/compare/e9e1547fbbc6...3477b169a65d


More information about the dmd-internals mailing list