[parrot/parrot] 8f5eff: Get rid of CallContext.current_object. It's useles...

GitHub noreply at github.com
Tue Apr 3 05:34:22 UTC 2012


  Branch: refs/heads/kill_current_object
  Home:   https://github.com/parrot/parrot
  Commit: 8f5eff69ddce5d95bf60ee70653acde7a5b57a46
      https://github.com/parrot/parrot/commit/8f5eff69ddce5d95bf60ee70653acde7a5b57a46
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M include/parrot/context.h
  M include/parrot/gc_api.h
  M runtime/parrot/library/Stream/Writer.pir
  M src/call/args.c
  M src/call/context.c
  M src/call/context_accessors.c
  M src/interp/api.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/object.ops
  M src/pmc/callcontext.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/sub.pmc
  M t/oo/objects.t
  M t/pmc/context.t
  M t/pmc/object-meths.t

  Log Message:
  -----------
  Get rid of CallContext.current_object. It's useless





More information about the parrot-commits mailing list