Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 639aad6210920306e0f81d870bf1fc45a761b8a6
https://github.com/D-Programming-Language/dmd/commit/639aad6210920306e0f81d870bf1fc45a761b8a6
Author: k-hara <[email protected]>
Date: 2014-06-15 (Sun, 15 Jun 2014)
Changed paths:
M src/init.c
Log Message:
-----------
[style] fix indent in init.c
Commit: 569ac500317d9fd5b5a15b8445844287c9b0edf6
https://github.com/D-Programming-Language/dmd/commit/569ac500317d9fd5b5a15b8445844287c9b0edf6
Author: k-hara <[email protected]>
Date: 2014-06-15 (Sun, 15 Jun 2014)
Changed paths:
M src/declaration.c
M src/init.c
M src/init.h
Log Message:
-----------
[Refactoring] Initializer::inferType
Commit: 842543d25373016adddc7ddd5bbd96b23d609c6a
https://github.com/D-Programming-Language/dmd/commit/842543d25373016adddc7ddd5bbd96b23d609c6a
Author: k-hara <[email protected]>
Date: 2014-06-15 (Sun, 15 Jun 2014)
Changed paths:
M src/declaration.c
M src/init.c
M src/init.h
M test/runnable/declaration.d
Log Message:
-----------
fix Issue 11421 - Dynamic array of associative array literal type inference
Initializer::inferType should be processed recursively
Commit: b42ce8ac371439a041d08eda80121c0a428949e1
https://github.com/D-Programming-Language/dmd/commit/b42ce8ac371439a041d08eda80121c0a428949e1
Author: k-hara <[email protected]>
Date: 2014-06-15 (Sun, 15 Jun 2014)
Changed paths:
M src/init.c
M src/init.h
Log Message:
-----------
[Refactoring] Fix to return bool
Commit: e8f96dc63907fa5a08b9c689f2552612c7a99956
https://github.com/D-Programming-Language/dmd/commit/e8f96dc63907fa5a08b9c689f2552612c7a99956
Author: k-hara <[email protected]>
Date: 2014-06-15 (Sun, 15 Jun 2014)
Changed paths:
M src/init.c
M src/init.h
Log Message:
-----------
[Refactoring] Make more member functions in Initializer abstract
Commit: d4ea0c085f1a7e926d8ff5224476a7631f3a03c8
https://github.com/D-Programming-Language/dmd/commit/d4ea0c085f1a7e926d8ff5224476a7631f3a03c8
Author: Walter Bright <[email protected]>
Date: 2014-06-14 (Sat, 14 Jun 2014)
Changed paths:
M src/declaration.c
M src/init.c
M src/init.h
M test/runnable/declaration.d
Log Message:
-----------
Merge pull request #3658 from 9rnsr/fix11421
Issue 11421 - Dynamic array of associative array literal type inference
Compare:
https://github.com/D-Programming-Language/dmd/compare/0a7a8b387ace...d4ea0c085f1a_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals