[parrot/parrot] 1e5c5d: Factor out cleanup function for fill_params

GitHub noreply at github.com
Mon Jan 30 11:46:07 UTC 2012


  Branch: refs/heads/repcc
  Home:   https://github.com/parrot/parrot
  Commit: 1e5c5d6d00b3fe41d05849cefe0a269b14b2bb55
      https://github.com/parrot/parrot/commit/1e5c5d6d00b3fe41d05849cefe0a269b14b2bb55
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-01-29 (Sun, 29 Jan 2012)

  Changed paths:
    M src/call/args.c

  Log Message:
  -----------
  Factor out cleanup function for fill_params


  Commit: e485176aedb00fa053f94da1b9205bf342ea9042
      https://github.com/parrot/parrot/commit/e485176aedb00fa053f94da1b9205bf342ea9042
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-01-29 (Sun, 29 Jan 2012)

  Changed paths:
    M src/call/args.c
  M src/pmc/callcontext.pmc
  M src/pmc/callcontextfromc.pmc

  Log Message:
  -----------
  Optimize creation of hash for named params


  Commit: b13d600b14b4cb00c64b586d5f050660ce00358a
      https://github.com/parrot/parrot/commit/b13d600b14b4cb00c64b586d5f050660ce00358a
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-01-29 (Sun, 29 Jan 2012)

  Changed paths:
    M src/pmc/callcontext.pmc

  Log Message:
  -----------
  Check that all named are after positionals


  Commit: 43cce1f56e2afd0410f165b9849285ae65f3e572
      https://github.com/parrot/parrot/commit/43cce1f56e2afd0410f165b9849285ae65f3e572
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-01-30 (Mon, 30 Jan 2012)

  Changed paths:
    M src/pmc/callcontext.pmc

  Log Message:
  -----------
  Rework CallContext slightly to avoid VTABLE calls and allocations


Compare: https://github.com/parrot/parrot/compare/46b9135...43cce1f


More information about the parrot-commits mailing list