2003-03-06 Jackson Harper * ILParser.jay: Reconfigure to work with new PEAPI emission system 2003-02-10 Jackson Harper * ILParser.jay: Use arg_list for method signatures, set method parameters 2003-02-09 Jackson Harper * ILParser.jay: full names can be short names too (for members) 2003-02-09 Jackson Harper * ILParser.jay: Use full names for calling instructions 2003-02-08 Jackson Harper * ILParser.jay: Create type names properly 2003-02-08 Jackson Harper * ILParser.jay: Handle argument lists better 2003-02-08 Jackson Harper * ILParser.jay: Handle .local and newobj 2003-02-06 Jackson Harper * ILParser.jay: Allow assembly names to have lots of dashes. 2003-02-06 Jackson Harper * ILParser.jay: Add dash token, allow assembly refs to have dashes in their names. 2003-02-02 Jackson Harper * ILParser.jay: Add call instruction, other little fixes and additions