[parrot/parrot] 429576: Add a current_task method to ParrotInterpreter to ...

noreply at github.com noreply at github.com
Sat Oct 29 01:40:46 UTC 2011


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

  Commit: 4295769171cfe3d5335dfe5994bdff8e77fdbef6
      https://github.com/parrot/parrot/commit/4295769171cfe3d5335dfe5994bdff8e77fdbef6
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-10-28 (Fri, 28 Oct 2011)

  Changed paths:
    M src/pmc/parrotinterpreter.pmc
  M src/pmc/task.pmc

  Log Message:
  -----------
  Add a current_task method to ParrotInterpreter to get the current task object (if any). Add code() and data() methods to Task to get/set the code and data object




More information about the parrot-commits mailing list