[dmd-internals] [D-Programming-Language/dmd] afab69: TypeQualified::idents are not always Identifiers, ...

GitHub noreply at github.com
Fri May 3 22:32:41 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: afab6938fc5ca66709c6ba127c5d34bad0d14e93
      https://github.com/D-Programming-Language/dmd/commit/afab6938fc5ca66709c6ba127c5d34bad0d14e93
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-05-02 (Thu, 02 May 2013)

  Changed paths:
    M src/dsymbol.c
    M src/dsymbol.h
    M src/json.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c
    M src/template.c

  Log Message:
  -----------
  TypeQualified::idents are not always Identifiers, so stop pretending they are


  Commit: 50b0a19c2b6975bd3cc8fd93091f8a443de541c9
      https://github.com/D-Programming-Language/dmd/commit/50b0a19c2b6975bd3cc8fd93091f8a443de541c9
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M src/dsymbol.c
    M src/dsymbol.h
    M src/json.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c
    M src/template.c

  Log Message:
  -----------
  Merge pull request #1951 from yebblies/identvsti

TypeQualified::idents are not always Identifiers, so stop pretending they are


Compare: https://github.com/D-Programming-Language/dmd/compare/1893e16db480...50b0a19c2b69


More information about the dmd-internals mailing list