[dmd-internals] [D-Programming-Language/dmd] eb10f8: implement ptr+offset for DIP29

GitHub noreply at github.com
Tue Feb 25 02:17:24 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: eb10f885349d10dbac7c56b4a07cef7a4fcb2a38
      https://github.com/D-Programming-Language/dmd/commit/eb10f885349d10dbac7c56b4a07cef7a4fcb2a38
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-02-22 (Sat, 22 Feb 2014)

  Changed paths:
    M src/cast.c
    M test/runnable/implicit.d

  Log Message:
  -----------
  implement ptr+offset for DIP29


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

  Changed paths:
    M src/cast.c
    M test/runnable/implicit.d

  Log Message:
  -----------
  Merge pull request #3319 from WalterBright/DIP29_1

DIP29: implicit conversion of pointer expressions


Compare: https://github.com/D-Programming-Language/dmd/compare/0f04b0b5c12c...64b8082fca96


More information about the dmd-internals mailing list