[dmd-internals] [D-Programming-Language/dmd] 9446db: Make Scope a struct
GitHub
noreply at github.com
Sat Jul 6 07:32:49 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9446dbb50a7310cb0b00cdea7e1208cf48dce2c3
https://github.com/D-Programming-Language/dmd/commit/9446dbb50a7310cb0b00cdea7e1208cf48dce2c3
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M src/cond.h
M src/dsymbol.h
M src/expression.h
M src/import.h
M src/init.h
M src/mtype.h
M src/scope.h
M src/statement.h
M src/template.h
Log Message:
-----------
Make Scope a struct
Commit: 3df7dab65b78a41c45db111487ae6553db5872e8
https://github.com/D-Programming-Language/dmd/commit/3df7dab65b78a41c45db111487ae6553db5872e8
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M src/cond.h
M src/dsymbol.h
M src/expression.h
M src/import.h
M src/init.h
M src/mtype.h
M src/scope.h
M src/statement.h
M src/template.h
Log Message:
-----------
Merge pull request #2307 from yebblies/scopestruct
[DDMD] Make Scope a struct
Compare: https://github.com/D-Programming-Language/dmd/compare/fbbdba50a928...3df7dab65b78
More information about the dmd-internals
mailing list