Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0047b4130cf368c077deb1a9997e404bb6b0416d
https://github.com/D-Programming-Language/dmd/commit/0047b4130cf368c077deb1a9997e404bb6b0416d
Author: k-hara <[email protected]>
Date: 2015-10-06 (Tue, 06 Oct 2015)
Changed paths:
M src/parse.d
M test/compilable/compile1.d
Log Message:
-----------
fix Issue 15163 - Parser bug on double function call
Add `allowAltSyntax` parameter to `isDeclarator`, and disable it from
`parseStatement`.
Commit: d2c607f2105912d27a63b04e4d7e618665937d61
https://github.com/D-Programming-Language/dmd/commit/d2c607f2105912d27a63b04e4d7e618665937d61
Author: Iain Buclaw <[email protected]>
Date: 2015-10-11 (Sun, 11 Oct 2015)
Changed paths:
M src/parse.d
M test/compilable/compile1.d
Log Message:
-----------
Merge pull request #5165 from 9rnsr/fix15163
Issue 15163 - Parser bug on double function call
Compare:
https://github.com/D-Programming-Language/dmd/compare/c4417966b05d...d2c607f21059_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals