ikvm-fork/refemit
jfrijters 0a35a30eda Fixed TypeDefOrRef and HasCustomAttribute column size calculations. 2008-11-28 06:43:31 +00:00
..
Impl Implemented GetNestedTypes() on BakedType. 2008-11-25 05:10:06 +00:00
Properties New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
Writer Fixed relocation table. Occasionally the address of the fixup would be incorrectly calculated (because the offset was added after calculating the base page address, instead of before). 2008-11-28 06:42:27 +00:00
AssemblyBuilder.cs Implemented support for TypeForwardedToAttribute. 2008-11-25 05:11:57 +00:00
ConstructorBuilder.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
CustomAttributeBuilder.cs Added more pseudo custom attributes to the list. 2008-11-25 05:02:27 +00:00
Enums.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
FieldBuilder.cs Implemented support for SpecialNameAttribute. 2008-11-25 05:07:05 +00:00
IKVM.Reflection.Emit.csproj New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
ILGenerator.cs Don't write token of FAULT pseudo exception that is used as a marker for fault blocks. 2008-11-18 05:17:43 +00:00
IkvmAssembly.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
MethodBuilder.cs Implemented support for SpecialNameAttribute. 2008-11-25 05:07:05 +00:00
ModuleBuilder.cs Fixed TypeDefOrRef and HasCustomAttribute column size calculations. 2008-11-28 06:43:31 +00:00
OpCodes.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
ParameterBuilder.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
PropertyBuilder.cs Implemented support for SpecialNameAttribute. 2008-11-25 05:07:05 +00:00
SignatureHelper.cs Implemented/fixed support for pointers, by ref and non-vector arrays. 2008-11-17 06:13:55 +00:00
Tokens.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
TypeBuilder.cs Implemented GetNestedTypes() on BakedType. 2008-11-25 05:10:06 +00:00
refemit.build New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00