[dmd-internals] [D-Programming-Language/dmd] 51de69: allow out-of-order semantic analysis of fields
GitHub
noreply at github.com
Wed Mar 14 00:58:27 PDT 2012
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: 51de690ea03a6951779b3bb2da075fb6db51c1b7
https://github.com/D-Programming-Language/dmd/commit/51de690ea03a6951779b3bb2da075fb6db51c1b7
Author: Walter Bright <walter at walterbright.com>
Date: 2012-03-14 (Wed, 14 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/scope.c
M src/scope.h
M src/struct.c
M src/template.c
M src/template.h
Log Message:
-----------
allow out-of-order semantic analysis of fields
More information about the dmd-internals
mailing list