[parrot/parrot] 796766: Remove some unnecessary details from LexInfo. Hash...

noreply at github.com noreply at github.com
Sun Jun 26 16:26:13 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot

  Commit: 796766d9efc6a0af93c16354dbba0940d2e65b2b
      https://github.com/parrot/parrot/commit/796766d9efc6a0af93c16354dbba0940d2e65b2b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-26 (Sun, 26 Jun 2011)

  Changed paths:
    M src/pmc/lexinfo.pmc

  Log Message:
  -----------
  Remove some unnecessary details from LexInfo. Hash.init_int sets the destroy and mark flags, so no need to re-set them. Don't do the gymnastics for making LexInfo const, the flag is worthless now


  Commit: 1f8dc33fa50f3b90bf15ed3c46eefbbad785d9f4
      https://github.com/parrot/parrot/commit/1f8dc33fa50f3b90bf15ed3c46eefbbad785d9f4
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-06-26 (Sun, 26 Jun 2011)

  Changed paths:
    M src/oo.c
  M src/pmc/hash.pmc

  Log Message:
  -----------
  +revert an earlier commit which broke Lua. fperrad++


Compare: https://github.com/parrot/parrot/compare/8a9654e...1f8dc33


More information about the parrot-commits mailing list