* TypeDef.cs (TypeDef.AddMethodDef): Throw exception with proper message
[mono.git] / mcs / ilasm / codegen / PeapiTypeRef.cs
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-14 Ankit JainIn ilasm/tests:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-04-27 Ankit Jain* ExternTypeRefInst.cs (ExternTypeRefInst.GetMethodRef...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-03-28 Jackson Harper * PeapiTypeRef.cs: Check for null bounds...
2003-10-09 Jackson Harper * PeapiTypeRef.cs: Remove old hackery for addin...
2003-08-10 Jackson Harper * CodeGen.cs: Fix tabbing
2003-07-28 Jackson Harper * ExternFieldRef.cs: Resolve as a typespec field if...
2003-07-20 Jackson Harper * GenericTypeInst.cs: New File - A type referen...
2003-06-15 Jackson Harper * ITypeRef.cs, PeapiTypeRef.cs, TypeRef.cs...
2003-05-19 Jackson Harper * ExternMethodRef.cs: Accept and add calling...
2003-04-18 Jackson Harper * PeapiTypeRef.cs: New file - base wrapper...