[parrot/parrot] 83f0ce: Break grammar. Start implementing "C" parsing.

noreply at github.com noreply at github.com
Mon Feb 21 11:42:34 UTC 2011


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

Commit: 83f0ce99574772d7fc8bcf6372728cf9a0abebf9
    https://github.com/parrot/parrot/commit/83f0ce99574772d7fc8bcf6372728cf9a0abebf9
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:
-----------
Break grammar. Start implementing "C" parsing.


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

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

Log Message:
-----------
Add op body parsing test.


Commit: 04917a9214ecaa54c9d3bfe7c0fbf043b9d98d14
    https://github.com/parrot/parrot/commit/04917a9214ecaa54c9d3bfe7c0fbf043b9d98d14
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:
-----------
Parse simple variable declarations


Commit: 987367a2d4ed5bbd8a5fd677be3860eeb785c873
    https://github.com/parrot/parrot/commit/987367a2d4ed5bbd8a5fd677be3860eeb785c873
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:
-----------
Use EXPR magic for parsing




More information about the parrot-commits mailing list