ikvm-fork/ikvmc
jfrijters 8bc053d1b4 Don't automatically hide "op_Implicit" methods. Instead mark the ones we automatically generate with HideFromJavaAttribute. 2009-12-07 07:12:23 +00:00
..
AotTypeWrapper.cs Don't automatically hide "op_Implicit" methods. Instead mark the ones we automatically generate with HideFromJavaAttribute. 2009-12-07 07:12:23 +00:00
AssemblyInfo.cs - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
Compiler.cs Added ikvmc option -nopeercrossreference and the ability to use -r with peer assemblies. 2009-11-04 05:18:37 +00:00
CompilerClassLoader.cs Mangle all artificial type names if they clash with Java type names in the same assembly. 2009-12-01 07:08:52 +00:00
FakeTypes.cs Replaced most type literals with static field access (in Types class) or warpped JVM.Import() around them. 2009-10-14 14:58:41 +00:00
ikvmc.build Replaced most type literals with static field access (in Types class) or warpped JVM.Import() around them. 2009-10-14 14:58:41 +00:00
remapper.cs More type funneling. 2009-10-16 07:06:50 +00:00