Add support for custom attributes on generic type parameters.
[mono.git] / mcs / ilasm / codegen / PrimitiveTypeRef.cs
2006-01-16 Raja R HarinathRename gtest-235-exe.cs to gtest-235.cs
2006-01-16 Ankit Jain* BaseTypeRef.cs (BaseTypeRef.Resolve): Make this abstract.
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-13 Ankit JainIn ilasm/codegen:
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-09 Ankit JainIn ilasm/codegen:
2005-08-26 Iain McCoy2005-08-26 Iain McCoy <iain@mccoy.id.au>
2005-08-23 Ankit JainIn ilasm/codegen:
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...
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-05-31 Jackson Harper * CustomAttr.cs: New file - Custom attributes
2003-05-19 Jackson Harper * ExternMethodRef.cs: Accept and add calling...
2003-04-18 Jackson Harper * PeapiTypeRef.cs: New file - base wrapper...