[parrot/parrot] fb8119: Fix :immediate subs. We need to execute them more ...

GitHub noreply at github.com
Thu Mar 22 01:03:03 UTC 2012


  Branch: refs/heads/remove_sub_flags
  Home:   https://github.com/parrot/parrot
  Commit: fb8119f382e403051c5d9d1deae9d0cddb5dc5b6
      https://github.com/parrot/parrot/commit/fb8119f382e403051c5d9d1deae9d0cddb5dc5b6
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-03-21 (Wed, 21 Mar 2012)

  Changed paths:
    M compilers/imcc/pbc.c
  M compilers/imcc/unit.h
  M include/parrot/packfile.h
  M src/gc/mark_sweep.c
  M src/packfile/api.c

  Log Message:
  -----------
  Fix :immediate subs. We need to execute them more immediately than I had them. Cleanup/Rewrite several bits of sub-saving code to keep a reference to the sub as it's generated and execute it directly.





More information about the parrot-commits mailing list