[dmd-internals] [D-Programming-Language/dmd] 28615d: [Refactoring] Move TypeSarray::makeType to Type::s...
GitHub
noreply at github.com
Tue Dec 10 10:26:31 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 28615df39387daa9d4980c90bd95779f721b105d
https://github.com/D-Programming-Language/dmd/commit/28615df39387daa9d4980c90bd95779f721b105d
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)
Changed paths:
M src/cast.c
M src/constfold.c
M src/e2ir.c
M src/expression.c
M src/mtype.c
M src/mtype.h
M src/template.c
Log Message:
-----------
[Refactoring] Move TypeSarray::makeType to Type::sarrayOf
Commit: 467a92c539c2db5900ec9896599fcf19a4e79856
https://github.com/D-Programming-Language/dmd/commit/467a92c539c2db5900ec9896599fcf19a4e79856
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)
Changed paths:
M src/cast.c
M src/constfold.c
M src/e2ir.c
M src/expression.c
M src/mtype.c
M src/mtype.h
M src/template.c
Log Message:
-----------
Merge pull request #2945 from 9rnsr/refactor_sarrayof
[Refactoring] Move TypeSarray::makeType to Type::sarrayOf
Compare: https://github.com/D-Programming-Language/dmd/compare/7b0bf9623cbb...467a92c539c2
More information about the dmd-internals
mailing list