[parrot/parrot] 73577f: [POST] Compile VanillaAllocator separately

noreply at github.com noreply at github.com
Tue Aug 2 22:08:24 UTC 2011


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

  Commit: 73577f7357c7c5c091312c86c2b7861d16744b69
      https://github.com/parrot/parrot/commit/73577f7357c7c5c091312c86c2b7861d16744b69
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-07-26 (Tue, 26 Jul 2011)

  Changed paths:
    M compilers/pct/Rules.mak

  Log Message:
  -----------
  [POST] Compile VanillaAllocator separately

This had triggered the default .pir.pbc rule, which turns out to be
pretty useless.  (It doesn't wait for $(PARROT) to be built.)


  Commit: 2053152a5bd3e9737d5e4318819005c8d279c810
      https://github.com/parrot/parrot/commit/2053152a5bd3e9737d5e4318819005c8d279c810
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2011-07-26 (Tue, 26 Jul 2011)

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

  Log Message:
  -----------
  War on Q:PIR - PAST::Compiler.as_post(Val)

This needs to generate POST::Val nodes, but converting it as is to NQP
didn't take too long and makes a good starting point.


Compare: https://github.com/parrot/parrot/compare/c690860...2053152


More information about the parrot-commits mailing list