ikvm-fork/ikvmc
jfrijters 8add7277c9 Disabled automatic assembly loading for ikvmc. All dependencies must now be explicitly referenced (except for the stub jar loophole and secondary assemblies in a shared class loader group). 2013-01-15 15:33:50 +00:00
..
AotTypeWrapper.cs Bug fix. Private methods declared in map.xml should not be made virtual. 2012-12-30 10:58:17 +00:00
AssemblyInfo.cs - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
AssemblyResolver.cs Disabled automatic assembly loading for ikvmc. All dependencies must now be explicitly referenced (except for the stub jar loophole and secondary assemblies in a shared class loader group). 2013-01-15 15:33:50 +00:00
Compiler.cs Disabled automatic assembly loading for ikvmc. All dependencies must now be explicitly referenced (except for the stub jar loophole and secondary assemblies in a shared class loader group). 2013-01-15 15:33:50 +00:00
CompilerClassLoader.cs Disabled automatic assembly loading for ikvmc. All dependencies must now be explicitly referenced (except for the stub jar loophole and secondary assemblies in a shared class loader group). 2013-01-15 15:33:50 +00:00
FakeTypes.cs Removed remaining ConstructorBuilder usages. 2012-09-13 13:21:35 +00:00
Proxy.cs Removed remaining ConstructorBuilder usages. 2012-09-13 13:21:35 +00:00
ikvmc.build Changed build infrastructure to support targetting .NET 4.0 on systems where 4.5 is installed. 2012-12-12 09:00:17 +00:00
remapper.cs - Marked MemberWrapper class abstract. 2012-08-06 12:12:03 +00:00