[parrot/parrot] 85b0c8: Put together a few Pobj-alike macros for working w...

GitHub noreply at github.com
Sat May 5 21:30:39 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 85b0c86094b9d7dbe1d1f9aae1c780a01586c68d
      https://github.com/parrot/parrot/commit/85b0c86094b9d7dbe1d1f9aae1c780a01586c68d
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M include/parrot/key.h
    M src/pmc/key.pmc

  Log Message:
  -----------
  Put together a few Pobj-alike macros for working with the Key flags. Use them in the Key PMC to clean up a little


  Commit: 24dccbc48d7b78bb1bd72ff429cdc30bb6551b8c
      https://github.com/parrot/parrot/commit/24dccbc48d7b78bb1bd72ff429cdc30bb6551b8c
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M include/parrot/key.h
    M src/key.c

  Log Message:
  -----------
  Use the new KEY_ macros in src/key.c to cleanup some code and make it more readable


  Commit: bdf45a290f395bb63be66da3d886a73a1878536b
      https://github.com/parrot/parrot/commit/bdf45a290f395bb63be66da3d886a73a1878536b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M src/key.c
    M src/pmc/key.pmc

  Log Message:
  -----------
  Add several prototype introspection methods to Key PMC for working with register references


Compare: https://github.com/parrot/parrot/compare/6351204...bdf45a2


More information about the parrot-commits mailing list