[dmd-internals] [D-Programming-Language/dmd] 5e8001: Revert "Refactor for UFCS property getter/setter r...

GitHub noreply at github.com
Mon Mar 19 22:04:11 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5e80010e40a8eb72ce5bd8b91eba328c957550df
      https://github.com/D-Programming-Language/dmd/commit/5e80010e40a8eb72ce5bd8b91eba328c957550df
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-03-19 (Mon, 19 Mar 2012)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  Revert "Refactor for UFCS property getter/setter resolution."

This reverts commit 5fcb65750561181949bd3213c8c1a3323cd69c53.


  Commit: cc28ed074548ed6e8f5cf0d2f2a422b41ff51581
      https://github.com/D-Programming-Language/dmd/commit/cc28ed074548ed6e8f5cf0d2f2a422b41ff51581
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-03-19 (Mon, 19 Mar 2012)

  Changed paths:
    M src/expression.c
  M test/runnable/property2.d

  Log Message:
  -----------
  Revert "fix Issue 7722 - Refuse normal functions to be used as properties"

This reverts commit ddd8f3456207ed4b94fb36fde9538e37eac36687.


  Commit: 3d82b3f091cc4c889a714d89d33b4a3a2df3aed9
      https://github.com/D-Programming-Language/dmd/commit/3d82b3f091cc4c889a714d89d33b4a3a2df3aed9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-03-19 (Mon, 19 Mar 2012)

  Changed paths:
    M src/mtype.c
  M test/fail_compilation/fail334.d

  Log Message:
  -----------
  Revert "Allow property function has two arguments"

This reverts commit 9ffddbf7f940320542e3460ff95f9afcb666ff2e.


Compare: https://github.com/D-Programming-Language/dmd/compare/a57a29c...3d82b3f


More information about the dmd-internals mailing list