[parrot/parrot] 520984: Tweak grammar a bit to avoid splitting function ca...

noreply at github.com noreply at github.com
Tue Feb 22 20:43:31 UTC 2011


Branch: refs/heads/opsc_full_parse
Home:   https://github.com/parrot/parrot

Commit: 5209840b70b021a2f4a577f4e32ac127dc3c81b6
    https://github.com/parrot/parrot/commit/5209840b70b021a2f4a577f4e32ac127dc3c81b6
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-22 (Tue, 22 Feb 2011)

Changed paths:
  M compilers/opsc/src/Ops/Compiler/Grammar.pm

Log Message:
-----------
Tweak grammar a bit to avoid splitting function call into
type_declarator and postcircumfix().


Commit: f34ceb13cf6a3d49982d3e2012e023d347ac8009
    https://github.com/parrot/parrot/commit/f34ceb13cf6a3d49982d3e2012e023d347ac8009
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-22 (Tue, 22 Feb 2011)

Changed paths:
  M compilers/opsc/src/Ops/Compiler/Actions.pm

Log Message:
-----------
Add more PAST.


Commit: 3ce3c61bc596d65b3ddb3a69db066f25ce85653b
    https://github.com/parrot/parrot/commit/3ce3c61bc596d65b3ddb3a69db066f25ce85653b
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-22 (Tue, 22 Feb 2011)

Changed paths:
  M t/compilers/opsc/03-past.t

Log Message:
-----------
Remove misleading comment in test


Commit: 342b755c91dccb1cc596f736e7128f01c3fb7fb3
    https://github.com/parrot/parrot/commit/342b755c91dccb1cc596f736e7128f01c3fb7fb3
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-22 (Tue, 22 Feb 2011)

Changed paths:
  M compilers/opsc/src/Ops/Compiler/Grammar.pm

Log Message:
-----------
Add infix:,


Commit: a010f2f3f28ee43017248e86e14fed53ec76e6ce
    https://github.com/parrot/parrot/commit/a010f2f3f28ee43017248e86e14fed53ec76e6ce
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-22 (Tue, 22 Feb 2011)

Changed paths:
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M compilers/opsc/src/Ops/Compiler/Grammar.pm

Log Message:
-----------
Rename term:sym<name> to sym<call> and implement pasting




More information about the parrot-commits mailing list