ikvm-fork/ikvmc
jfrijters f24fb489b5 Ordered using statements and removed unused ones. 2012-03-23 14:31:52 +00:00
..
AotTypeWrapper.cs Removed method name mangling and depend on custom modifiers instead. 2012-01-05 09:03:52 +00:00
AssemblyInfo.cs - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
AssemblyResolver.cs Changed ikvmstub to use missing assemblies when a dependency is not found and only complain about it when it is actually needed. 2012-03-22 09:27:51 +00:00
Compiler.cs Ordered using statements and removed unused ones. 2012-03-23 14:31:52 +00:00
CompilerClassLoader.cs Added ikvmc -highentropyva option (to enable high entropy ASLR in 64 bit processes on Windows 8). 2012-03-21 12:38:22 +00:00
FakeTypes.cs Split compilation into two passes. 2011-12-14 09:04:57 +00:00
Proxy.cs Introduced DefineMethodHelper class as an abstraction over method signatures (the parameter/return types) to make it easier to start using modopt for methods. 2011-12-07 11:28:17 +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 Bug fix. The right remap filename should be put in the SourceFileAttribute, instead of the last one. 2012-01-20 16:13:07 +00:00