[dmd-internals] [D-Programming-Language/dmd] c59df7: allow out-of-order semantic analysis of fields

GitHub noreply at github.com
Tue Mar 13 22:54:44 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c59df76a69ecb8b44c3b6d11e2ab56ad52b3958f
      https://github.com/D-Programming-Language/dmd/commit/c59df76a69ecb8b44c3b6d11e2ab56ad52b3958f
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-03-13 (Tue, 13 Mar 2012)

  Changed paths:
    M src/aggregate.h
  M src/attrib.c
  M src/attrib.h
  M src/class.c
  M src/declaration.c
  M src/declaration.h
  M src/dsymbol.c
  M src/dsymbol.h
  M src/expression.c
  M src/scope.c
  M src/scope.h
  M src/struct.c
  M src/template.c
  M src/template.h
  M test/runnable/test42.d

  Log Message:
  -----------
  allow out-of-order semantic analysis of fields





More information about the dmd-internals mailing list