[parrot/parrot] 1f8cc8: Avoid deep-cloning symtable in PAST::Compiler.

noreply at github.com noreply at github.com
Sun Aug 7 05:50:40 UTC 2011


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

  Commit: 1f8cc8295248975d20d129a1634ad6039bac0ed2
      https://github.com/parrot/parrot/commit/1f8cc8295248975d20d129a1634ad6039bac0ed2
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M compilers/pct/src/PAST/Compiler.pir
  M compilers/pct/src/PAST/Compiler.pm

  Log Message:
  -----------
  Avoid deep-cloning symtable in PAST::Compiler.

From:	1f0d63c3ee8925f3c80a76cdd99569799c051286
Author:	Jonathan Worthington <jnthn at jnthn.net>


  Commit: ce40b046c6eabc3c612d0747dec35585b55bf546
      https://github.com/parrot/parrot/commit/ce40b046c6eabc3c612d0747dec35585b55bf546
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M compilers/pct/src/PAST/Block.pir
  M compilers/pct/src/PAST/Compiler.pir
  M compilers/pct/src/PAST/Control.pir
  M compilers/pct/src/PAST/NewCompiler.pir
  M compilers/pct/src/PAST/Node.pir
  M compilers/pct/src/PAST/Op.pir
  M compilers/pct/src/PAST/Stmt.pir
  M compilers/pct/src/PAST/Stmts.pir
  M compilers/pct/src/PAST/Val.pir
  M compilers/pct/src/PAST/Var.pir
  M compilers/pct/src/PAST/VarList.pir
  M compilers/pct/src/POST/Call.pir
  M compilers/pct/src/POST/Compiler.pir
  M compilers/pct/src/POST/Constant.pir
  M compilers/pct/src/POST/File.pir
  M compilers/pct/src/POST/Key.pir
  M compilers/pct/src/POST/Label.pir
  M compilers/pct/src/POST/Op.pir
  M compilers/pct/src/POST/Ops.pir
  M compilers/pct/src/POST/PBCCompiler.pir
  M compilers/pct/src/POST/Register.pir
  M compilers/pct/src/POST/String.pir
  M compilers/pct/src/POST/Sub.pir
  M compilers/pct/src/POST/Value.pir
  M compilers/pct/src/POST/VanillaAllocator.pir

  Log Message:
  -----------
  Re-bootstrap PCT

Preparing for a merge with master and want to be sure all changes made
it into the bootstrap.


Compare: https://github.com/parrot/parrot/compare/9302f38...ce40b04


More information about the parrot-commits mailing list