ikvm-fork/ikvmc
jfrijters 1e8df89fdc Changed AssemblyClassLoader.FindLoadedClassImpl() to return generic types. 2013-02-19 19:42:32 +00:00
..
AotTypeWrapper.cs Removed unused (and bogus) parameter from TypeWrapper.EmitCheckcast() and EmitInstanceOf(). 2013-01-31 09:12:20 +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 Added some version information to the Internal Compiler Error message. 2013-02-18 17:13:51 +00:00
CompilerClassLoader.cs Changed AssemblyClassLoader.FindLoadedClassImpl() to return generic types. 2013-02-19 19:42:32 +00:00
FakeTypes.cs Removed remaining ConstructorBuilder usages. 2012-09-13 13:21:35 +00:00
Proxy.cs Removed unused (and bogus) parameter from TypeWrapper.EmitCheckcast() and EmitInstanceOf(). 2013-01-31 09:12:20 +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 Removed unused (and bogus) parameter from TypeWrapper.EmitCheckcast() and EmitInstanceOf(). 2013-01-31 09:12:20 +00:00