* ILParser.jay: Use type instead of params for calli signatures.
[mono.git] / mcs / ilasm / codegen /
2003-05-31 Jackson Harper * CustomAttr.cs: New file - Custom attributes
2003-05-25 Jackson Harper * CodeGen.cs: Add method to resolve global...
2003-05-24 Jackson Harper * CatchBlock.cs: Remove typo causing to labels...
2003-05-23 Jackson Harper * CatchBlock.cs: New file - Initial implementat...
2003-05-23 Jackson Harper * InstrTable.cs: Add unsigned conversion instru...
2003-05-22 Jackson Harper * InstrTable.cs: ldc.i8 is a TOKEN_I8 and shoul...
2003-05-22 Jackson Harper * CalliInstr.cs: New file - The calli instruction
2003-05-19 Jackson Harper * ExternMethodRef.cs: Accept and add calling...
2003-05-11 Jackson Harper * MethodDef.cs: Add named param table and metho...
2003-05-11 Jackson Harper * TypeDef.cs: Add named param table and methods...
2003-05-11 Jackson Harper * TypeDef.cs: Add size and packing information
2003-05-11 Jackson Harper * IFieldRef.cs: New file - interface field...
2003-05-10 Jackson Harper * CodeGen.cs: Store global methods and fields...
2003-05-10 Jackson Harper * GlobalMethodRef.cs: New file - A reference...
2003-05-10 Jackson Harper * MethodDef.cs: Allways set max stack
2003-05-10 Jackson Harper * ExternTable.cs: Alias corlib to mscorlib since these...
2003-05-10 Jackson Harper * MethodRef.cs: New file - Reference to a metho...
2003-05-10 Jackson Harper * ExternTypeRef.cs: Add methods to get classref...
2003-05-10 Jackson Harper * IMethodRef.cs: New file - Interface that method...
2003-05-08 Jackson Harper * TypeInstr.cs: New file - implementation of instructi...
2003-05-06 Jackson Harper * SwitchInstr.cs: New file - implementation...
2003-05-06 Jackson Harper * MethodDef.cs: Add ability to add and emit...
2003-05-04 Jackson Harper * LdcInstr.cs: New file - lcd* instructions
2003-05-02 Jackson Harper* CodeGen.cs: Define the contents of types after all...
2003-05-02 Jackson Harper* TypeManager.cs: Check if type is defined before defin...
2003-05-02 Jackson Harper * CodeGen.cs: Add outer classes to typedefs if necesary
2003-05-01 Jackson HarperFix typo
2003-05-01 Jackson Harperforgot
2003-05-01 Jackson Harper * MethodDef.cs: Accept and emit instructions.
2003-04-29 Jackson Harper * InstrTable.cs: Much simpler system. All token...
2003-04-20 Jackson Harper"oops forgot to commit"
2003-04-20 Jackson Harper * CodeGen.cs: Add method to add data
2003-04-19 Jackson Harper * FieldDef.cs: Change peapi fielddef name.
2003-04-18 Miguel de IcazaCouple of fixes to the build: clash of name and parent...
2003-04-18 Jackson Harper * MethodDef.cs: New file - definition of a...
2003-04-18 Jackson Harper* ExternTypeRef.cs: external types are classrefs
2003-04-18 Jackson Harper * PeapiTypeRef.cs: New file - base wrapper...
2003-04-18 Jackson Harper * TypeRef.cs: Rewrite - Typerefs are now resolv...
2003-04-18 Jackson Harper * ExternTypeRef.cs: New file - Represents a...
2003-04-08 Jackson Harper* TypeRef.cs: Return FieldDef when adding a field def...
2003-04-02 Jackson Harper* ILParser.jay: Support pinned, modreq, and modopt...
2003-04-01 Jackson Harper* ClassTable.cs: Do not append a . to names that are...
2003-04-01 Jackson Harper* ExternTable.cs: Remove some unsed fields.
2003-03-31 Jackson Harper* ExternTable.cs: Add method to lookup classes with...
2003-03-30 Jackson Harper* InstrTable.cs: Add Calli, detabify
2003-03-30 Jackson Harper* InstrTable.cs: Add branch ops switch, and lc.r*,...
2003-03-18 Jackson Harper* ClassTable.cs: Set defined flag and type attributes...
2003-03-18 Jackson Harper* MethodTable.cs: Add method to Check if all methods...
2003-03-17 Jackson Harper* MethodTable.cs: Fire events when methods are defined...
2003-03-15 Jackson Harper* ClassTable.cs: Classes now store field tables
2003-03-15 Jackson Harper* FieldTable.cs: New file, holds a classes fields
2003-03-15 Jackson Harper* InstrTable.cs: Add FieldOp instructions
2003-03-15 Jackson Harper* InstrTable.cs: Add ldstr instruction
2003-03-15 Jackson Harper * CodeGen.cs: Add method to get method references.
2003-03-15 Jackson Harper* InstrTable.cs: Add TypeOps (instructions that take...
2003-03-15 Jackson Harper* InstrTable.cs: Add IntOps (instructions that take...
2003-03-14 Paolo MolaroFri Mar 14 10:06:49 CET 2003 Paolo Molaro <lupus@ximian...
2003-03-14 Jackson Harper * InstrTable.cs: Fix instructions that have dots in...
2003-03-14 Jackson Harper * CodeGen.cs: Add code buffer for il instructions...
2003-03-14 Jackson Harper * CodeGen.cs: Set current method when a new method...
2003-03-13 Jackson Harper * ClassTable.cs: Add Method tables to Class tables...
2003-03-12 Jackson Harper * TypeRef.cs: New file, used for pairing types and...
2003-03-12 Jackson Harper//
2003-03-09 Jackson Harper * ExternTable.cs: Do not verify the existence of exter...
2003-03-09 Jackson Harper * CodeGen.cs: Add ExternTable property
2003-03-08 Jackson Harper * ClassTable.cs, CodeGen.cs: Add methods to allow...
2003-03-07 Jackson Harper * codegen/ClassTable.cs: Add method to check for undef...
2003-03-07 Jackson Harper * ClassTable.cs: Return ClassDef when defining types
2003-03-07 Jackson Harper * CodeGen.cs: Use class table for adding type definitions
2003-03-07 Jackson Harper * ClassTable.cs: Add method for adding class definitio...
2003-03-07 Jackson Harperchangelog
2003-03-07 Jackson Harper * CodeGen.cs: Reconfigure to work with new PEAPI emiss...
2003-03-07 Jackson Harper * ClassTable.cs: Add file, this is a 'table' for...
2003-02-11 Jackson Harper * Method.cs: Add method to set parameters,
2003-02-10 Jackson Harper * Class.cs: Resolve Methods before emiting
2003-02-09 Jackson HarperUse TypeManager to loopup types
2003-02-09 Jackson Harper * TypeManager.cs: Fix error parsing type names
2003-02-09 Jackson Harper * TypeManager.cs: Add file
2003-02-08 Jackson Harper * Method.cs: Add functionality to define local variables
2003-02-04 Jackson HarperAdded file
2003-02-02 Jackson HarperResolve parameter types in a more proper manner.
2003-02-02 Jackson HarperAdd ChangeLog
2003-02-02 Jackson Harper * Class.cs: Don't try to emit methods if we...
2002-09-17 Miguel de IcazaAdd Sergey Panov's ILASM to the build, waiting for...