[parrot/parrot] c15e96: Readd CallSignature pmc and fix few build errors

GitHub noreply at github.com
Mon Apr 2 12:27:52 UTC 2012


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

  Changed paths:
    M MANIFEST
  M MANIFEST.generated
  M compilers/imcc/imcc.y
  M compilers/imcc/instructions.c
  M compilers/imcc/main.c
  M compilers/imcc/optimizer.c
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  M compilers/opsc/src/Ops/Emitter.pm
  M config/auto/pmc.pm
  M config/gen/makefiles/root.in
  M ext/nqp-rx/src/stage0/HLL-s0.pir
  M include/parrot/context.h
  M lib/Parrot/Pmc2c/PMC.pm
  M src/call/args.c
  M src/call/context.c
  M src/call/context_accessors.c
  M src/call/pcc.c
  M src/debug.c
  M src/dynext.c
  M src/dynpmc/Defines.in
  M src/embed/api.c
  M src/extend.c
  M src/hll.c
  M src/interp/api.c
  M src/key.c
  M src/multidispatch.c
  M src/namespace.c
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/packfile/object_serialization.c
  M src/pmc.c
  R src/pmc/callcontext.pmc
  A src/pmc/callsignature.pmc
  A src/pmc/context.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/multisub.pmc
  M src/pmc/sub.pmc
  M src/runcore/cores.c
  M src/runcore/main.c
  M src/runcore/profiling.c
  M src/runcore/subprof.c
  M src/runcore/trace.c
  M src/sub.c

  Log Message:
  -----------
  Readd CallSignature pmc and fix few build errors


  Commit: 8e9dff368fa9946288fc242a3c5602ade832b795
      https://github.com/parrot/parrot/commit/8e9dff368fa9946288fc242a3c5602ade832b795
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h

  Log Message:
  -----------
  Rebuild imcc


  Commit: 570929624baf1c44c68fc376f26e189a31378d35
      https://github.com/parrot/parrot/commit/570929624baf1c44c68fc376f26e189a31378d35
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M src/call/pcc.c

  Log Message:
  -----------
  Hack invoke_from_sig_object. It should be killed anyway imho


  Commit: 7bb3ef5974e4cf6598b5562e252062e6a8cb1adb
      https://github.com/parrot/parrot/commit/7bb3ef5974e4cf6598b5562e252062e6a8cb1adb
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M src/ops/core_ops.c

  Log Message:
  -----------
  Ugly hack to enable build


Compare: https://github.com/parrot/parrot/compare/c15e96a^...7bb3ef5


More information about the parrot-commits mailing list