[parrot/parrot] 9a0516: Start changing the way we handle arguments. Split ...

noreply at github.com noreply at github.com
Sat Aug 6 23:33:37 UTC 2011


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

  Commit: 9a0516c79b64b1418fc9120fbc30010d9f0e1d5e
      https://github.com/parrot/parrot/commit/9a0516c79b64b1418fc9120fbc30010d9f0e1d5e
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M frontend/parrot2/main.c
  M frontend/parrot2/prt0.pir

  Log Message:
  -----------
  Start changing the way we handle arguments. Split arguments into two arrays, one for system-related args and one for program-related args. Pass both arrays to prt0.pir, and start parsing some args from there (-o, -c, -r, -E)




More information about the parrot-commits mailing list