[parrot/parrot] d6a0c0: Simplify argument passing to :main. Always pass ex...

noreply at github.com noreply at github.com
Thu Sep 29 15:38:46 UTC 2011


  Branch: refs/heads/whiteknight/main_args
  Home:   https://github.com/parrot/parrot

  Commit: d6a0c0f5db4a1ce8c4a0fec9681d418afae34437
      https://github.com/parrot/parrot/commit/d6a0c0f5db4a1ce8c4a0fec9681d418afae34437
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-09-29 (Thu, 29 Sep 2011)

  Changed paths:
    M frontend/parrot/main.c
  M frontend/parrot2/main.c
  M frontend/parrot2/prt0.pir
  M frontend/parrot2/prt0.winxed
  M include/parrot/api.h
  M include/parrot/packfile.h
  M src/embed/bytecode.c
  M src/packfile/api.c
  M tools/dev/pbc_to_exe.pir

  Log Message:
  -----------
  Simplify argument passing to :main. Always pass exactly one PMC arg to :main. The new frontend combines it's two arrays into a single array argument, and parses that out.




More information about the parrot-commits mailing list