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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to