[parrot/parrot] 2921e1: add main_sub slot to packfile bytecode for storing...

noreply at github.com noreply at github.com
Sun Dec 26 07:29:29 UTC 2010


Branch: refs/heads/encapsulate-main
Home:   https://github.com/parrot/parrot

Commit: 2921e19339be6be31f18fecf2ea9ae020c9008b2
    https://github.com/parrot/parrot/commit/2921e19339be6be31f18fecf2ea9ae020c9008b2
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M include/parrot/packfile.h
  M src/packfile/api.c

Log Message:
-----------
add main_sub slot to packfile bytecode for storing main sub index


Commit: 3ff38d437f9bf216f82366fe6dba318f92d7ec97
    https://github.com/parrot/parrot/commit/3ff38d437f9bf216f82366fe6dba318f92d7ec97
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M compilers/imcc/imc.h
  M compilers/imcc/pbc.c

Log Message:
-----------
store appropriate index in main_sub


Commit: ae0986c3296edf0426c62bc4204732c70662f83d
    https://github.com/parrot/parrot/commit/ae0986c3296edf0426c62bc4204732c70662f83d
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M src/packfile/api.c

Log Message:
-----------
use bytecode main_sub in stead of scanning


Commit: 0c04a50deac9463c1ec576e99108d018d72e8a93
    https://github.com/parrot/parrot/commit/0c04a50deac9463c1ec576e99108d018d72e8a93
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M include/parrot/sub.h

Log Message:
-----------
eliminate :main as one of the flags stored on a sub


Commit: b411e5b63668cc69fd122ec518594fb10aa78665
    https://github.com/parrot/parrot/commit/b411e5b63668cc69fd122ec518594fb10aa78665
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M t/compilers/imcc/syn/pcc.t

Log Message:
-----------
per TT #1704, the first :main-flagged sub is to be used




More information about the parrot-commits mailing list