1. 18 Jul, 2015 1 commit
    • Kevin Modzelewski's avatar
      Add internStringImmortal helper function · db4bc778
      Kevin Modzelewski authored
      And internStringMortal, which for now just resolves to
      internStringImmortal, but lets us mark strings that
      could eventually be collected.  (We could use the same
      approach that CPython uses and have a string destructor
      that removes mortal strings from the intern table.)
      db4bc778
  2. 17 Jul, 2015 18 commits
  3. 16 Jul, 2015 7 commits
  4. 15 Jul, 2015 14 commits