[parrot/parrot] b89d1b: [newpost.t] Allow named args to compiler

noreply at github.com noreply at github.com
Thu Aug 4 22:28:19 UTC 2011


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

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

  Changed paths:
    M t/compilers/pct/newpost.t

  Log Message:
  -----------
  [newpost.t] Allow named args to compiler

Useful for debugging


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

  Changed paths:
    M t/compilers/pct/newpost.t

  Log Message:
  -----------
  [newpost.t] Test returning all non-PMC values

We can now return integers, floats, and strings.
Even all three at once!


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

  Changed paths:
    M compilers/pct/src/PCT/HLLCompiler.pir

  Log Message:
  -----------
  PCT::HLLCompiler - use PBCCompiler.pbc

mainpmc doesn't work very well yet...


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

  Changed paths:
    M compilers/pct/src/PAST/NewCompiler.pir
  M compilers/pct/src/PAST/NewCompiler.pm
  M compilers/pct/src/POST/PBCCompiler.pir
  M compilers/pct/src/POST/PBCCompiler.pm
  A t/compilers/pct/newpast.t

  Log Message:
  -----------
  Enable compiling very simple PAST trees to PBC


Compare: https://github.com/parrot/parrot/compare/efa1883...4005ef3


More information about the parrot-commits mailing list