Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bd0e45f56f869da03baf89d8b530a9a2afc5f561
https://github.com/D-Programming-Language/dmd/commit/bd0e45f56f869da03baf89d8b530a9a2afc5f561
Author: k-hara <[email protected]>
Date: 2012-02-19 (Sun, 19 Feb 2012)
Changed paths:
M src/parse.c
M test/runnable/testcontracts.d
Log Message:
-----------
Issue 4785 - auto return of a function with in contract
Commit: 82b2ab988702618b3468818f615a7eefac1656b4
https://github.com/D-Programming-Language/dmd/commit/82b2ab988702618b3468818f615a7eefac1656b4
Author: k-hara <[email protected]>
Date: 2012-02-19 (Sun, 19 Feb 2012)
Changed paths:
M src/declaration.h
M src/func.c
M src/statement.c
M test/fail_compilation/fail317.d
M test/runnable/testcontracts.d
Log Message:
-----------
Change semantic order and build fd->vresult lazily.
Commit: 007b936e0970666c7698ad7c3b2c2b3da2d8cbc0
https://github.com/D-Programming-Language/dmd/commit/007b936e0970666c7698ad7c3b2c2b3da2d8cbc0
Author: Walter Bright <[email protected]>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M src/declaration.h
M src/func.c
M src/parse.c
M src/statement.c
M test/fail_compilation/fail317.d
M test/runnable/testcontracts.d
Log Message:
-----------
Merge pull request #147 from 9rnsr/fix4785
Issue 4785 & 5039 Allow auto return function with contracts
Compare: https://github.com/D-Programming-Language/dmd/compare/6dd1000...007b936
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals