[parrot/parrot] 1754b3: add newline parsing to m0 assembler, update poke_c...

noreply at github.com noreply at github.com
Fri Jun 10 07:05:28 UTC 2011


Branch: refs/heads/m0-prototype
Home:   https://github.com/parrot/parrot

Commit: 1754b36aef51586d63b8198533165ecfc2505855
    https://github.com/parrot/parrot/commit/1754b36aef51586d63b8198533165ecfc2505855
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-06-09 (Thu, 09 Jun 2011)

Changed paths:
  M src/m0/perl5/m0_assembler.pl
  M src/m0/perl5/m0_interp.pl
  M t/m0/integration/m0_poke_caller.m0

Log Message:
-----------
add newline parsing to m0 assembler, update poke_caller to use it


Commit: 83b560d2bd8dfd70811053071467b6288ba8b6ce
    https://github.com/parrot/parrot/commit/83b560d2bd8dfd70811053071467b6288ba8b6ce
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-06-10 (Fri, 10 Jun 2011)

Changed paths:
  M src/m0/perl5/m0_assembler.pl
  M t/m0/basic/hello.m0
  M t/m0/basic/hello2.m0
  M t/m0/integration/m0_add_i.m0
  M t/m0/integration/m0_add_n.m0
  M t/m0/integration/m0_div_i.m0
  M t/m0/integration/m0_div_n.m0
  M t/m0/integration/m0_goto_chunk.m0
  M t/m0/integration/m0_iton.m0
  M t/m0/integration/m0_labels_with_goto.m0
  M t/m0/integration/m0_labels_without_goto.m0
  M t/m0/integration/m0_mod_i.m0
  M t/m0/integration/m0_mod_n.m0
  M t/m0/integration/m0_mult_i.m0
  M t/m0/integration/m0_mult_n.m0
  M t/m0/integration/m0_noop.m0
  M t/m0/integration/m0_sub_i.m0
  M t/m0/integration/m0_sub_n.m0
  M t/m0/m0_assembler.t

Log Message:
-----------
update tests to use explicit newlines, fix a few minor goofs


Commit: db498f3d35fa37b5ae763ab7b35365b6fbb74273
    https://github.com/parrot/parrot/commit/db498f3d35fa37b5ae763ab7b35365b6fbb74273
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-06-10 (Fri, 10 Jun 2011)

Changed paths:
  M t/m0/basic/hello_canon.m0b

Log Message:
-----------
update canonical hello world with an explicit newline


Compare: https://github.com/parrot/parrot/compare/f1b698f...db498f3


More information about the parrot-commits mailing list