[parrot/parrot] 8091bb: more comments in poke_caller

noreply at github.com noreply at github.com
Sun Jun 19 08:17:52 UTC 2011


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

  Commit: 8091bbacab2224042fc52122f80dfc670fb058bc
      https://github.com/parrot/parrot/commit/8091bbacab2224042fc52122f80dfc670fb058bc
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-06-18 (Sat, 18 Jun 2011)

  Changed paths:
    M t/m0/integration/m0_poke_caller.m0

  Log Message:
  -----------
  more comments in poke_caller


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

  Changed paths:
    M src/m0/perl5/m0_assembler.pl

  Log Message:
  -----------
  add ARGV and ARGC to assembler, simplify register parsing


  Commit: 6d4fd216502dfc6d22740db280c7082e0615887c
      https://github.com/parrot/parrot/commit/6d4fd216502dfc6d22740db280c7082e0615887c
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-06-19 (Sun, 19 Jun 2011)

  Changed paths:
    M t/m0/integration/m0_poke_caller.m0

  Log Message:
  -----------
  fix typo in poke_caller


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

  Changed paths:
    M src/m0/perl5/m0_assembler.pl
  M src/m0/perl5/m0_interp.pl
  A t/m0/integration/m0_args.m0
  M t/m0/m0_integration.t

  Log Message:
  -----------
  add argv support and an incomplete test


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

  Changed paths:
    M t/m0/m0_assembler.t

  Log Message:
  -----------
  clean up some failing tests


  Commit: 54cd0507f7cdd182effe325d330c3bf97f41c453
      https://github.com/parrot/parrot/commit/54cd0507f7cdd182effe325d330c3bf97f41c453
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-06-19 (Sun, 19 Jun 2011)

  Changed paths:
    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_args.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/invalid/hello_early_bytecode_segment.m0
  M t/m0/invalid/hello_multiversion.m0
  M t/m0/invalid/invalid_bytecode.m0
  M t/m0/invalid/invalid_chunk_name.m0
  M t/m0/invalid/invalid_chunk_name2.m0
  M t/m0/invalid/invalid_chunk_names_collide.m0
  M t/m0/invalid/invalid_duplicate_labels.m0
  M t/m0/invalid/invalid_goto.m0
  M t/m0/invalid/invalid_op.m0
  M t/m0/invalid/invalid_register.m0
  M t/m0/invalid/invalid_register_name.m0
  M t/m0/invalid/invalid_register_number.m0
  M t/m0/invalid/invalid_register_number2.m0
  M t/m0/invalid/invalid_register_type.m0
  M t/m0/invalid/invalid_version.m0

  Log Message:
  -----------
  add a whole mess of vim codas


Compare: https://github.com/parrot/parrot/compare/b73907c...54cd050


More information about the parrot-commits mailing list