[dmd-internals] [D-Programming-Language/dmd] 64e0d6: detab

GitHub noreply at github.com
Mon Feb 4 00:36:34 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 64e0d636f13e7032b3ebef3e92ee33eb56287f31
      https://github.com/D-Programming-Language/dmd/commit/64e0d636f13e7032b3ebef3e92ee33eb56287f31
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-02-01 (Fri, 01 Feb 2013)

  Changed paths:
    M test/runnable/testtypeid.d

  Log Message:
  -----------
  detab


  Commit: c589ba59462f1609da564723a90a72b920ab8483
      https://github.com/D-Programming-Language/dmd/commit/c589ba59462f1609da564723a90a72b920ab8483
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-02-01 (Fri, 01 Feb 2013)

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

  Log Message:
  -----------
  fix Issue 9442 - typeid() doesn't work without `this.` for class fields


  Commit: aa51dadc917ccd844fb4f30a456b9fb40f316694
      https://github.com/D-Programming-Language/dmd/commit/aa51dadc917ccd844fb4f30a456b9fb40f316694
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2013-02-04 (Mon, 04 Feb 2013)

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

  Log Message:
  -----------
  Merge pull request #1595 from 9rnsr/fix9442

Issue 9442 - typeid() doesn't work without `this.` for class fields


Compare: https://github.com/D-Programming-Language/dmd/compare/a7bec84d76c9...aa51dadc917c


More information about the dmd-internals mailing list