ikvm-fork/runtime
jfrijters 634e5058b6 Bug fix: dynamic (for unloadable classes) getfield/getstatic/invoke* bytecode compilation couldn't handle ghost types. 2008-08-21 06:06:17 +00:00
..
AssemblyInfo.cs Removed support for building with GNU Classpath class library. 2008-08-06 12:22:06 +00:00
BigEndianBinaryReader.cs *** empty log message *** 2006-07-06 13:53:51 +00:00
ByteCode.cs Implemented improved floating point compliance. 2007-08-08 13:51:55 +00:00
ByteCodeHelper.cs Removed support for building with GNU Classpath class library. 2008-08-06 12:22:06 +00:00
ClassFile.cs Generified all collections. 2008-08-15 12:01:06 +00:00
ClassLoaderWrapper.cs Generified all collections. 2008-08-15 12:01:06 +00:00
CodeEmitter.cs Generified all collections. 2008-08-15 12:01:06 +00:00
CoreClasses.cs - Implemented CallerID infrastructure. 2008-05-31 15:20:29 +00:00
DynamicClassLoader.cs Generified all collections. 2008-08-15 12:01:06 +00:00
ExceptionHelper.cs Generified all collections. 2008-08-15 12:01:06 +00:00
IKVM.Runtime.8.csproj Removed support for building with GNU Classpath class library. 2008-08-06 12:22:06 +00:00
IKVM.Runtime.JNI.8.csproj Oops. Previously forgot to add this file. 2008-08-12 09:18:12 +00:00
JavaException.cs - Removed .NET 1.1 specific code 2007-11-26 08:38:38 +00:00
JniInterface.cs Added helper methods to no longer require reflection to instantiate DirectByteBuffer from JNI. 2008-08-21 06:05:24 +00:00
MemberWrapper.cs Generified all collections. 2008-08-15 12:01:06 +00:00
PassiveWeakDictionary.cs - Added ghost array tagging to be able to report the instantiated class (instead of object[] which is allocated instead). 2008-08-06 05:25:18 +00:00
TypeWrapper.cs Generified all collections. 2008-08-15 12:01:06 +00:00
atomic.cs - Renamed CountingILGenerator to CodeEmitter. 2008-06-03 12:10:07 +00:00
attributes.cs - Removed .NET 1.1 specific code 2007-11-26 08:38:38 +00:00
common.cs Generified all collections. 2008-08-15 12:01:06 +00:00
compiler.cs Bug fix: dynamic (for unloadable classes) getfield/getstatic/invoke* bytecode compilation couldn't handle ghost types. 2008-08-21 06:06:17 +00:00
intrinsics.cs - Renamed CountingILGenerator to CodeEmitter. 2008-06-03 12:10:07 +00:00
openjdk.cs Generified all collections. 2008-08-15 12:01:06 +00:00
profiler.cs Generified all collections. 2008-08-15 12:01:06 +00:00
runtime.build Removed support for building with GNU Classpath class library. 2008-08-06 12:22:06 +00:00
tracer.cs Generified all collections. 2008-08-15 12:01:06 +00:00
verifier.cs Generified all collections. 2008-08-15 12:01:06 +00:00
vm.cs Added helper methods to no longer require reflection to instantiate DirectByteBuffer from JNI. 2008-08-21 06:05:24 +00:00