[Issue 12810] PrimaryExpression grammar does not allow type constructors

2015-02-18 Thread via Digitalmars-d-bugs
- PrimaryExpression grammar does not allow type constructors https://github.com/D-Programming-Language/dlang.org/commit/2998ebd1d055da70d19d10d23f8e05b168cfd6dd Merge pull request #634 from 9rnsr/fix_grammar --

[Issue 12810] PrimaryExpression grammar does not allow type constructors

2014-08-27 Thread via Digitalmars-d-bugs
- PrimaryExpression grammar does not allow type constructors List grammars for `immutable(int).init` and `immutable(int)(1)`. https://github.com/D-Programming-Language/dlang.org/commit/2998ebd1d055da70d19d10d23f8e05b168cfd6dd Merge pull request #634 from 9rnsr/fix_grammar Fix grammar issues

[Issue 12810] PrimaryExpression grammar does not allow type constructors

2014-08-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12810 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12810] PrimaryExpression grammar does not allow type constructors

2014-08-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12810 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 12810] PrimaryExpression grammar does not allow type constructors

2014-05-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12810 briancsch...@gmail.com changed: What|Removed |Added Keywords||spec Blocks|