ikvm-fork/ikvmc
jfrijters cb00def97d Updated Windows globbing to be compatible with Java 7. 2011-07-12 07:41:24 +00:00
..
AotTypeWrapper.cs Call constructor/method.Emit instead of body directly to allow prologue to be inserted. 2011-05-25 09:22:23 +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 Updated Windows globbing to be compatible with Java 7. 2011-07-12 07:41:24 +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 Extended map file support for ldtoken opcode to support loading method and field tokens. 2011-07-11 07:32:40 +00:00