[parrot/parrot] 8e5934: Begin to write POD for Emitter.pm.

GitHub noreply at github.com
Sat Jun 16 02:10:39 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 8e593422db56e01b330306fa66fc948ff9e624ba
      https://github.com/parrot/parrot/commit/8e593422db56e01b330306fa66fc948ff9e624ba
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  Begin to write POD for Emitter.pm.


  Commit: 85ea38423a6c09772d35e372cef8b3c4ef8280cf
      https://github.com/parrot/parrot/commit/85ea38423a6c09772d35e372cef8b3c4ef8280cf
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  Begin to document and refactor text().  FAILING TO BUILD.


  Commit: 380d59783e2947e3798ecfaaa78362f8ba634e78
      https://github.com/parrot/parrot/commit/380d59783e2947e3798ecfaaa78362f8ba634e78
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  Revert "Begin to document and refactor text().  FAILING TO BUILD."

This reverts commit 85ea38423a6c09772d35e372cef8b3c4ef8280cf.


  Commit: 6bed7f139fcf512f7f35b8e6b587e88bf0509f00
      https://github.com/parrot/parrot/commit/6bed7f139fcf512f7f35b8e6b587e88bf0509f00
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  Start to add documentation to Parrot::Pmc2c::Emitter in POD format.


  Commit: dc9baacc4bfdd0011d72e89c89303d8d865bc2e8
      https://github.com/parrot/parrot/commit/dc9baacc4bfdd0011d72e89c89303d8d865bc2e8
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  Simplify syntax of new().


  Commit: a1965e026f148409ba89a3e19479cba5ada87031
      https://github.com/parrot/parrot/commit/a1965e026f148409ba89a3e19479cba5ada87031
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  Simplify text() along same lines as new().


  Commit: e9b024c16fc0e1e9eb1b7833c61af542c35d7397
      https://github.com/parrot/parrot/commit/e9b024c16fc0e1e9eb1b7833c61af542c35d7397
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/PMC.pm

  Log Message:
  -----------
  Correct spelling of method in its declaration and single instance.


  Commit: 500836ed68630520c52e28ccf99876e3edddd1be
      https://github.com/parrot/parrot/commit/500836ed68630520c52e28ccf99876e3edddd1be
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/PCCMETHOD.pm
    M lib/Parrot/Pmc2c/PMC.pm

  Log Message:
  -----------
  In Parrot::Pmc2c::PCCMETHOD, change $self to $method to make clear that these are subroutines (with other class's objects as arguments) rather than methods of this package.


  Commit: 95e6f6ca24043df6a1ed39c1fb168214d0872bb0
      https://github.com/parrot/parrot/commit/95e6f6ca24043df6a1ed39c1fb168214d0872bb0
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  Write preliminary documentation in POD format for find(), subst() and replace()..


  Commit: a608886de3dcc8a8731edc522f4c5f5155039c42
      https://github.com/parrot/parrot/commit/a608886de3dcc8a8731edc522f4c5f5155039c42
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm

  Log Message:
  -----------
  pmc2c.pl is in tools/build/, not tools/dev.


  Commit: e25901d283e47f148c9337a4ce59fa0f71a22329
      https://github.com/parrot/parrot/commit/e25901d283e47f148c9337a4ce59fa0f71a22329
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M config/auto/icu.pm
    M t/steps/auto/icu-01.t

  Log Message:
  -----------
  Update branch with recent config system updates in master.


  Commit: 5bd740f82b515e45a8dc71a1cab52e4bbe25a428
      https://github.com/parrot/parrot/commit/5bd740f82b515e45a8dc71a1cab52e4bbe25a428
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M MANIFEST
    M MANIFEST.SKIP
    M config/auto/pmc.pm
    M frontend/parrot2/prt0.pir
    M frontend/parrot2/prt0.winxed
    M include/parrot/gc_api.h
    M include/parrot/interpreter.h
    M include/parrot/platform_interface.h
    R lib/Parrot/Pmc2c/Attribute.pm
    R lib/Parrot/Pmc2c/MULTI.pm
    R lib/Parrot/Pmc2c/Object.pm
    M lib/Parrot/Pmc2c/PCCMETHOD.pm
    M lib/Parrot/Pmc2c/PMC.pm
    M lib/Parrot/Pmc2c/Parser.pm
    M src/dynoplibs/sys.ops
    M src/interp/api.c
    M src/ops/core.ops
    M src/platform/generic/misc.c
    M src/platform/win32/misc.c
    M t/dynoplibs/sysinfo.t

  Log Message:
  -----------
  Update branch from master, then resolve some merge conflicts in PCCMETHOD.pm.


  Commit: 32922950ff43b2ba01f65167a30dd7c74496b476
      https://github.com/parrot/parrot/commit/32922950ff43b2ba01f65167a30dd7c74496b476
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Pmc2cMain.pm

  Log Message:
  -----------
  Add documentation identifying where each method is tested.


  Commit: 998cd1ceb6e55ba7c0eb101a93da49175147d3a2
      https://github.com/parrot/parrot/commit/998cd1ceb6e55ba7c0eb101a93da49175147d3a2
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Emitter.pm
    M lib/Parrot/Pmc2c/PCCMETHOD.pm
    M lib/Parrot/Pmc2c/PMC.pm
    M lib/Parrot/Pmc2c/Pmc2cMain.pm

  Log Message:
  -----------
  Merge branch 'pmc_emitter_document'


Compare: https://github.com/parrot/parrot/compare/78e570caddf8...998cd1ceb6e5


More information about the parrot-commits mailing list