ikvm-fork/ikvmc
jfrijters 4395037838 Empty sig attribute on call should be interpreted as zero length argument list. 2010-10-22 06:06:56 +00:00
..
AotTypeWrapper.cs Build intermediate store of MSIL code in CodeEmitter to allow post-processing optimization steps. 2010-09-30 04:03:32 +00:00
AssemblyInfo.cs - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
AssemblyResolver.cs Fix to make sure that ikvmc (and ikvmstub) can find assemblies that are part of a multi assembly (shared class loader) group (if the assembly is in the same directory as the main assembly of the group). 2010-10-06 07:39:59 +00:00
Compiler.cs Fix to make sure that ikvmc (and ikvmstub) can find assemblies that are part of a multi assembly (shared class loader) group (if the assembly is in the same directory as the main assembly of the group). 2010-10-06 07:39:59 +00:00
CompilerClassLoader.cs Fixed class name resolution for xml remapping instructions. 2010-10-21 10:58:57 +00:00
FakeTypes.cs Build intermediate store of MSIL code in CodeEmitter to allow post-processing optimization steps. 2010-09-30 04:03:32 +00:00
ikvmc.build Moved local variable analysis from verifier.cs to new file LocalVars.cs. 2010-09-14 07:38:42 +00:00
remapper.cs Empty sig attribute on call should be interpreted as zero length argument list. 2010-10-22 06:06:56 +00:00