ikvm-fork/ikvmc
jfrijters 35ca28b474 Fixed regression caused by previous commit. If there are multiple output files, we should not re-read the input files specified at a higher level. 2012-04-12 09:44:09 +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 Lots of ikvmc error handling clean up. 2012-03-23 16:45:41 +00:00
Compiler.cs Fixed regression caused by previous commit. If there are multiple output files, we should not re-read the input files specified at a higher level. 2012-04-12 09:44:09 +00:00
CompilerClassLoader.cs More ikvmc error handling clean up. 2012-03-25 09:10:28 +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