[parrot/parrot] 997e3b: Parrot_pf_set_current_packfile takes an extra argu...

noreply at github.com noreply at github.com
Fri Aug 19 23:40:40 UTC 2011


  Branch: refs/heads/whiteknight/frontend_parrot2
  Home:   https://github.com/parrot/parrot

  Commit: 997e3bbae53a48d3d1a7bbf069788c4d79f2cc0e
      https://github.com/parrot/parrot/commit/997e3bbae53a48d3d1a7bbf069788c4d79f2cc0e
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-19 (Fri, 19 Aug 2011)

  Changed paths:
    M compilers/imcc/main.c
  M frontend/parrot2/prt0.pir
  M include/parrot/packfile.h
  M src/embed.c
  M src/embed/bytecode.c
  M src/packfile/api.c
  M src/pmc/imccompiler.pmc
  M src/pmc/packfileview.pmc

  Log Message:
  -----------
  Parrot_pf_set_current_packfile takes an extra argument to determine whether we also update interp->code (which we don't want to do from PackfileView.set_current_packfile). Enable some manipulations in the frontend to set the current packfile. This fixes t/pmc/packfileview.t and maybe more.


  Commit: e2167925df459285adf44c78c7a03c36b68f69a2
      https://github.com/parrot/parrot/commit/e2167925df459285adf44c78c7a03c36b68f69a2
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-19 (Fri, 19 Aug 2011)

  Changed paths:
    A frontend/parrot2/prt0.winxed

  Log Message:
  -----------
  Add in a partial translation of prt0 to winxed, to help visualize and clarify logic. Not completely translated


  Commit: 342cc016416256cb732fa0d4541f4dcb63833e56
      https://github.com/parrot/parrot/commit/342cc016416256cb732fa0d4541f4dcb63833e56
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-19 (Fri, 19 Aug 2011)

  Changed paths:
    M frontend/parrot2/prt0.winxed

  Log Message:
  -----------
  finish translating prt0.pir to winxed. Fixes so it compiles


Compare: https://github.com/parrot/parrot/compare/22109fd...342cc01


More information about the parrot-commits mailing list