[parrot/parrot] 0c359f: add some more vtables to the imccompiler.pmc

noreply at github.com noreply at github.com
Thu Jan 27 14:58:33 UTC 2011


Branch: refs/heads/whiteknight/imcc_compreg_pmc
Home:   https://github.com/parrot/parrot

Commit: 0c359f6d835d871f29877b7cd0fc345d065c0ac8
    https://github.com/parrot/parrot/commit/0c359f6d835d871f29877b7cd0fc345d065c0ac8
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-27 (Thu, 27 Jan 2011)

Changed paths:
  M src/pmc/imccompiler.pmc

Log Message:
-----------
add some more vtables to the imccompiler.pmc


Commit: 4d2f47e134cc8c2f37dfd2f3f5ffd1a56351a170
    https://github.com/parrot/parrot/commit/4d2f47e134cc8c2f37dfd2f3f5ffd1a56351a170
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-27 (Thu, 27 Jan 2011)

Changed paths:
  M src/embed/pmc.c

Log Message:
-----------
add in an api wrapper for VTABLE_push_pmc


Commit: 7e13aec04d279363142dc2788d1b892493b530aa
    https://github.com/parrot/parrot/commit/7e13aec04d279363142dc2788d1b892493b530aa
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-27 (Thu, 27 Jan 2011)

Changed paths:
  M frontend/parrot/main.c

Log Message:
-----------
start updating the front-end to use the new imcc compiler PMC instead of direct calls into IMCC. Requires a lot more logic to set up all the necessary PMCs to make the call


Commit: 02a326a77f26c12de48fffaf712d93e15959709c
    https://github.com/parrot/parrot/commit/02a326a77f26c12de48fffaf712d93e15959709c
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-27 (Thu, 27 Jan 2011)

Changed paths:
  M compilers/imcc/imc.h
  M frontend/parrot/main.c
  M include/parrot/api.h
  M src/embed/pmc.c

Log Message:
-----------
small fix and headerizer


Commit: 0e8ab9bde3fda67e1ad08fe0b5d368c0a82e4e1b
    https://github.com/parrot/parrot/commit/0e8ab9bde3fda67e1ad08fe0b5d368c0a82e4e1b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-27 (Thu, 27 Jan 2011)

Changed paths:
  M frontend/parrot/main.c

Log Message:
-----------
headerizer, and fix the frontend so it builds again


Commit: 077dcce7b85fb3624effe8b6fe5c315bab4193b0
    https://github.com/parrot/parrot/commit/077dcce7b85fb3624effe8b6fe5c315bab4193b0
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-27 (Thu, 27 Jan 2011)

Changed paths:
  M src/pmc/imccompiler.pmc

Log Message:
-----------
Several fixes so miniparrot, and parrot build. config.fpmc appears to be generated correctly




More information about the parrot-commits mailing list