ikvm-fork/ikvmc
jfrijters 7f1f16f7cc Treat unrecognized options as errors, instead of warnings. 2011-01-13 08:58:36 +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 Treat unrecognized options as errors, instead of warnings. 2011-01-13 08:58:36 +00:00
CompilerClassLoader.cs - Added ModuleBuilder.__Save() to support -target:module option better. 2010-11-29 08:16:54 +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 Added ldftn/ldvirtftn/and opcodes. 2010-11-20 07:33:10 +00:00