Changes between Initial Version and Version 9 of Ticket #26

Show
Ignore:
Timestamp:
01/17/09 04:10:38 (13 years ago)
Author:
Infinoid
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26

    • Property version changed from to trunk
  • Ticket #26 – description

    initial v9  
     1{{{ 
    12robertc@lifeless-64:~/source/parrot/parrot/compilers/pge$ ../../parrot -o PGE.pbc --output-pbc PGE.pir 
    23robertc@lifeless-64:~/source/parrot/parrot/compilers/pge$ gdb --args ../../parrot  ../../runtime/parrot/library/PGE/Perl6Grammar.pir  --output=PGE/builtins_gen.pir PGE/builtins.pg 
     
    112113        attrs_str = (STRING * const) 0x1c92dd0 
    113114        old_ns = (PMC *) 0x1d136f0 
     115 
    114116        resolve_method_str = <value optimized out> 
    115117        type_num = <value optimized out> 
     
    153155        sourcefile = 0x1e9bdb0 "x��\001" 
    154156        interp = <value optimized out> 
    155  
     157}}}