ikvm-fork/ikvmc
jfrijters 2a092d7049 Support remap file <throws /> element for methods and constructors defined in remap file. 2011-08-08 11:28:05 +00:00
..
AotTypeWrapper.cs Support remap file <throws /> element for methods and constructors defined in remap file. 2011-08-08 11:28:05 +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 Added ikvmc -warnaserror option (which turns all warnings into errors, as opposed to the already existing option -warnaserror: to turn specific warnings into errors). 2011-06-28 06:02:11 +00:00
CompilerClassLoader.cs Support remap file <throws /> element for methods and constructors defined in remap file. 2011-08-08 11:28:05 +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
Proxy.cs Added experimental (and for the time being undocumented) support for having ikvmc pre-generate proxy classes. 2011-05-12 08:08:08 +00:00
ikvmc.build Added experimental (and for the time being undocumented) support for having ikvmc pre-generate proxy classes. 2011-05-12 08:08:08 +00:00
remapper.cs Added opcodes: or, xor, not 2011-07-30 09:54:34 +00:00