[dmd-internals] [D-Programming-Language/dmd] ffe17b: Add opSlice to root.Array so it can be used with f...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Aug 25 18:52:48 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ffe17bc5aae05711d244bf374f6a00b2acdd39e8
      https://github.com/D-Programming-Language/dmd/commit/ffe17bc5aae05711d244bf374f6a00b2acdd39e8
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M src/root/array.d
    M src/statement.d

  Log Message:
  -----------
  Add opSlice to root.Array so it can be used with foreach


  Commit: 6eacd2bc5939a21fc8d376c36838e38c0c813bfa
      https://github.com/D-Programming-Language/dmd/commit/6eacd2bc5939a21fc8d376c36838e38c0c813bfa
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-08-26 (Wed, 26 Aug 2015)

  Changed paths:
    M src/root/array.d
    M src/statement.d

  Log Message:
  -----------
  Merge pull request #4956 from yebblies/foreacharray

Add opSlice to root.Array so it can be used with foreach


Compare: https://github.com/D-Programming-Language/dmd/compare/8a7b094c7308...6eacd2bc5939


More information about the dmd-internals mailing list