[dmd-internals] [D-Programming-Language/dmd] 7a23c2: [Refactoring] Add Declaration::isField()

GitHub noreply at github.com
Fri Mar 1 03:06:33 PST 2013


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

  Changed paths:
    M src/clone.c
    M src/declaration.c
    M src/declaration.h
    M src/expression.c
    M src/iasm.c
    M src/json.c
    M src/mtype.c
    M src/struct.c
    M src/tocvdebug.c

  Log Message:
  -----------
  [Refactoring] Add Declaration::isField()


  Commit: 375c48f0f50a96033348521455955a3b0c8e606f
      https://github.com/D-Programming-Language/dmd/commit/375c48f0f50a96033348521455955a3b0c8e606f
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M src/clone.c
    M src/declaration.c
    M src/declaration.h
    M src/expression.c
    M src/iasm.c
    M src/json.c
    M src/mtype.c
    M src/struct.c
    M src/tocvdebug.c

  Log Message:
  -----------
  Merge pull request #1706 from 9rnsr/add_isField

[trivial][Refactoring] Add Declaration::isField()


Compare: https://github.com/D-Programming-Language/dmd/compare/13d637e16763...375c48f0f50a


More information about the dmd-internals mailing list