[parrot/parrot] e93f06: Add in a mechanism for storing pmc->string mapping...

noreply at github.com noreply at github.com
Sat Jul 23 16:09:38 UTC 2011


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

  Commit: e93f06e239123d813ded49e53a099c2feb3a5a22
      https://github.com/parrot/parrot/commit/e93f06e239123d813ded49e53a099c2feb3a5a22
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M compilers/imcc/pbc.c
  M include/parrot/packfile.h

  Log Message:
  -----------
  Add in a mechanism for storing pmc->string mappings, to be used for tags, in PackFile_ConstTable. Does not serialize, yet


  Commit: 9a7872270c0a2f7aae74695224d4f16e90a7d83d
      https://github.com/parrot/parrot/commit/9a7872270c0a2f7aae74695224d4f16e90a7d83d
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M src/packfile/output.c
  M src/packfile/segments.c

  Log Message:
  -----------
  Add code to serialize tags in the const table


  Commit: e663a9b358257584a0b63977c75c4340651ddcd2
      https://github.com/parrot/parrot/commit/e663a9b358257584a0b63977c75c4340651ddcd2
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-07-23 (Sat, 23 Jul 2011)

  Changed paths:
    M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/pbc.c
  M src/packfile/api.c

  Log Message:
  -----------
  Fix several bugs, and get a small example program working correctly


Compare: https://github.com/parrot/parrot/compare/697f144...e663a9b


More information about the parrot-commits mailing list