[dmd-internals] [D-Programming-Language/dmd] 044772: Allow to return typeid from CTFE

GitHub noreply at github.com
Mon Apr 15 20:26:41 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 044772865f8c8a4bf228546e0d6f6675aa6ff769
      https://github.com/D-Programming-Language/dmd/commit/044772865f8c8a4bf228546e0d6f6675aa6ff769
  Author: Igor Stepanov <Wazar at localhost.localdomain>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  Allow to return typeid from CTFE


  Commit: 3bb37ad8a50983bdadadd9e9950a90e8e14e9700
      https://github.com/D-Programming-Language/dmd/commit/3bb37ad8a50983bdadadd9e9950a90e8e14e9700
  Author: Igor Stepanov <Wazar at localhost.localdomain>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M test/runnable/interpret.d

  Log Message:
  -----------
  Add test


  Commit: 78ad73b976937f1d7be15693e7c92b36d0116c73
      https://github.com/D-Programming-Language/dmd/commit/78ad73b976937f1d7be15693e7c92b36d0116c73
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M src/interpret.c
    M test/runnable/interpret.d

  Log Message:
  -----------
  Merge pull request #1897 from IgorStepanov/ctfereturntypeid

Allow to return typeid from CTFE


Compare: https://github.com/D-Programming-Language/dmd/compare/f0e2ec319950...78ad73b97693


More information about the dmd-internals mailing list