[parrot/parrot] 993d08: [pcc] More Direct Methods GH #1083

GitHub noreply at github.com
Tue Jul 29 17:12:13 UTC 2014


  Branch: refs/heads/pcc-gh1083
  Home:   https://github.com/parrot/parrot
  Commit: 993d08956121645b532900ec70e5cd21f15cda77
      https://github.com/parrot/parrot/commit/993d08956121645b532900ec70e5cd21f15cda77
  Author: ZYROz <zyroz at users.noreply.github.com>
  Date:   2014-07-24 (Thu, 24 Jul 2014)

  Changed paths:
    M src/call/args.c
    M src/call/pcc.c

  Log Message:
  -----------
  [pcc] More Direct Methods GH #1083


  Commit: 55ce82267368d80ae373d8740d5d3535dc2e70c7
      https://github.com/parrot/parrot/commit/55ce82267368d80ae373d8740d5d3535dc2e70c7
  Author: ZYROz <zyroz at users.noreply.github.com>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M lib/Parrot/Pmc2c/PMC.pm

  Log Message:
  -----------
  [pmc2c] WIP - Automate CallContext ATTR accessors to omit the obj check for GH #1083


  Commit: db71836a84f290a8f3b957ff7021a955f0cfa8fe
      https://github.com/parrot/parrot/commit/db71836a84f290a8f3b957ff7021a955f0cfa8fe
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M lib/Parrot/Pmc2c/Method.pm
    M lib/Parrot/Pmc2c/PMC.pm

  Log Message:
  -----------
  [pmc2c] WIP - More special-case CallContext, c vs h, GH #1083

put CallContext decl into .h as they are not static.
TODO: one remaining syntax error and missing Parrot_CallContext_class_init


Compare: https://github.com/parrot/parrot/compare/993d08956121^...db71836a84f2


More information about the parrot-commits mailing list