[parrot/parrot] d78e29: Fix parsing of complex variable declarations. Seco...

noreply at github.com noreply at github.com
Tue Mar 1 04:45:32 UTC 2011


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

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

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

Log Message:
-----------
Fix parsing of complex variable declarations. Second var can have pointer star.


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

Changed paths:
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M compilers/opsc/src/Ops/Compiler/Grammar.pm
  M compilers/opsc/src/Ops/Op.pm
  M t/compilers/opsc/03-past-declarator.t

Log Message:
-----------
Made pointer part of var name to handle 'pmc *foo, *bar' properly




More information about the parrot-commits mailing list