[dmd-internals] [D-Programming-Language/dmd] bbebd8: Rename Object to RootObject
GitHub
noreply at github.com
Tue Jun 18 06:19:14 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bbebd89e36dd616206380737dc8f0c56ef102894
https://github.com/D-Programming-Language/dmd/commit/bbebd89e36dd616206380737dc8f0c56ef102894
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M src/arraytypes.h
M src/canthrow.c
M src/declaration.c
M src/declaration.h
M src/dsymbol.c
M src/dsymbol.h
M src/e2ir.c
M src/expression.c
M src/expression.h
M src/func.c
M src/iasm.c
M src/identifier.c
M src/identifier.h
M src/init.h
M src/inline.c
M src/interpret.c
M src/json.c
M src/mtype.c
M src/mtype.h
M src/parse.c
M src/root/root.c
M src/root/root.h
M src/statement.c
M src/statement.h
M src/template.c
M src/template.h
M src/toobj.c
M src/traits.c
Log Message:
-----------
Rename Object to RootObject
Commit: b5aa8089c5dd6ef9869fbe2d06ea626acacd196e
https://github.com/D-Programming-Language/dmd/commit/b5aa8089c5dd6ef9869fbe2d06ea626acacd196e
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M src/arraytypes.h
M src/canthrow.c
M src/declaration.c
M src/declaration.h
M src/dsymbol.c
M src/dsymbol.h
M src/e2ir.c
M src/expression.c
M src/expression.h
M src/func.c
M src/iasm.c
M src/identifier.c
M src/identifier.h
M src/init.h
M src/inline.c
M src/interpret.c
M src/json.c
M src/mtype.c
M src/mtype.h
M src/parse.c
M src/root/root.c
M src/root/root.h
M src/statement.c
M src/statement.h
M src/template.c
M src/template.h
M src/toobj.c
M src/traits.c
Log Message:
-----------
Merge pull request #2198 from yebblies/_object
[DDMD] Rename Object to _Object
Compare: https://github.com/D-Programming-Language/dmd/compare/ff682c68a3e3...b5aa8089c5dd
More information about the dmd-internals
mailing list