[parrot/parrot] b7727b: remove unnecessary write_pbc field from imcc_info_...

noreply at github.com noreply at github.com
Sun Jan 23 17:48:28 UTC 2011


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

Commit: b7727ba369ac747dd75a0688c3711a334f34d33d
    https://github.com/parrot/parrot/commit/b7727ba369ac747dd75a0688c3711a334f34d33d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-23 (Sun, 23 Jan 2011)

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

Log Message:
-----------
remove unnecessary write_pbc field from imcc_info_t


Commit: b53d916db112a1c888741d8b6a8d2ef18ba25079
    https://github.com/parrot/parrot/commit/b53d916db112a1c888741d8b6a8d2ef18ba25079
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-23 (Sun, 23 Jan 2011)

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

Log Message:
-----------
move IMCC preprocess logic into it's own interface function, and call it from the frontend.


Commit: 8c2d32333081d4527f55d5f8c69922e8630ab22e
    https://github.com/parrot/parrot/commit/8c2d32333081d4527f55d5f8c69922e8630ab22e
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-23 (Sun, 23 Jan 2011)

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

Log Message:
-----------
rearrange the signatures for some IMCC functions so they aren't taking a PMC** argument to output to


Commit: c86db1088b7b2572ff5e78cf050b67b97c4fd829
    https://github.com/parrot/parrot/commit/c86db1088b7b2572ff5e78cf050b67b97c4fd829
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-23 (Sun, 23 Jan 2011)

Changed paths:
  M frontend/parrot/main.c

Log Message:
-----------
remove old localization code. This is handled in the IO system now




More information about the parrot-commits mailing list