[parrot/parrot] 2caf6c: Kill NEED_CONTINUATION ugly hack.

GitHub noreply at github.com
Tue Feb 21 02:43:32 UTC 2012


  Branch: refs/heads/cont_reuse
  Home:   https://github.com/parrot/parrot
  Commit: 2caf6ce7a4ab1dcb9ad0f3c3135561fe5ecb596a
      https://github.com/parrot/parrot/commit/2caf6ce7a4ab1dcb9ad0f3c3135561fe5ecb596a
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M include/parrot/sub.h
  M src/gc/mark_sweep.c
  M src/pmc/coroutine.pmc
  M src/pmc/imccompiler.pmc
  M src/pmc/nativepccmethod.pmc
  M src/pmc/nci.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/sub.pmc

  Log Message:
  -----------
  Kill NEED_CONTINUATION ugly hack.

Continuation is always created on caller side now.





More information about the parrot-commits mailing list