ikvm-fork/ikvmc
jfrijters f2d89c0051 - Fixed assembly annotation support (annotations are now applied, even though "assembly" type already exists in core library).
- Added ikvmc warning when annotation type isn't found.
2007-07-25 16:28:20 +00:00
..
AotTypeWrapper.cs Allow Object[] to be cast/assigned to ghost array. Fix for bug 1757889. 2007-07-22 04:45:22 +00:00
AssemblyInfo.cs Updated version numbers. 2007-04-09 08:32:48 +00:00
Compiler.cs Added -time option to ikvmc. 2007-03-11 13:31:32 +00:00
CompilerClassLoader.cs - Fixed assembly annotation support (annotations are now applied, even though "assembly" type already exists in core library). 2007-07-25 16:28:20 +00:00
ikvmc.build *** empty log message *** 2006-04-11 07:01:46 +00:00
remapper.cs Changed Ldfld & Ldsfld opcode handling to directly emit Ldfld & Ldsfld opcodes instead of using EmitGet (to bypass all the magic that happens there and to be consistent with Stfld & Stsfld). 2007-06-28 10:29:28 +00:00