[dmd-internals] [D-Programming-Language/dmd] ff55d7: Kill the syntax `alias this = sym; `

GitHub noreply at github.com
Sat Feb 9 12:25:52 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ff55d77060797a4ea5a2b1c06e9b57920d81d672
      https://github.com/D-Programming-Language/dmd/commit/ff55d77060797a4ea5a2b1c06e9b57920d81d672
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-27 (Thu, 27 Dec 2012)

  Changed paths:
    M src/parse.c
    M test/compilable/aliasdecl.d

  Log Message:
  -----------
  Kill the syntax `alias this = sym;`


  Commit: b58ef83b22e4e4375e83aeb3f9e1ba18774f0688
      https://github.com/D-Programming-Language/dmd/commit/b58ef83b22e4e4375e83aeb3f9e1ba18774f0688
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M src/parse.c
    M test/compilable/aliasdecl.d

  Log Message:
  -----------
  Merge pull request #1413 from 9rnsr/x3011

Kill the syntax `alias this = sym`;


Compare: https://github.com/D-Programming-Language/dmd/compare/bd11999d75cf...b58ef83b22e4


More information about the dmd-internals mailing list