ikvm-fork/ikvmc
jfrijters 7d0d8be096 When building for .NET 4.0 we can derived ModuleBuilder from Module and AssemblyBuilder from Assembly. 2009-05-25 13:42:15 +00:00
..
AotTypeWrapper.cs Introduced virtual methods should have hidebysig and strict flags. 2009-05-25 05:10:14 +00:00
AssemblyInfo.cs - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
Compiler.cs Guard against -sharedclassloader and -target:module being combined. 2009-02-19 08:07:26 +00:00
CompilerClassLoader.cs When building for .NET 4.0 we can derived ModuleBuilder from Module and AssemblyBuilder from Assembly. 2009-05-25 13:42:15 +00:00
FakeTypes.cs Simplified creation of "fake" types. 2008-11-18 05:32:15 +00:00
ikvmc.build Define NET_4_0 when building for .NET 4.0. 2009-05-25 13:40:44 +00:00
remapper.cs Added Castclass_impl opcode to cast remapped type instance to implementation type. 2009-03-16 05:40:41 +00:00