[parrot/parrot] 1cf860: Add boolean && and ||

noreply at github.com noreply at github.com
Mon Feb 21 21:35:31 UTC 2011


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

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

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

Log Message:
-----------
Add boolean && and ||


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

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

Log Message:
-----------
Add shift infix


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

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

Log Message:
-----------
Add '.' and prefix:&


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

Changed paths:
  M t/compilers/opsc/01-parse-body.t

Log Message:
-----------
Add tests for (expr|goto) macros.


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

Changed paths:
  M compilers/opsc/src/Ops/Compiler/Grammar.pm
  M t/compilers/opsc/01-parse-body.t

Log Message:
-----------
op_macro is term, not statement




More information about the parrot-commits mailing list