Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01Added intrinsic for LambdaMetafactory.metafactory().jfrijters
2014-07-01Make Boxer helper class available to runtime.jfrijters
2011-05-12Added experimental (and for the time being undocumented) support for having i...jfrijters
2010-09-14Moved local variable analysis from verifier.cs to new file LocalVars.cs.jfrijters
2010-04-23- Rewrote assembly loading for ikvmc and ikvmstub (and unified it). It now no...jfrijters
2010-01-25Integrated new IKVM.Reflection implementation.jfrijters
2009-10-14Replaced most type literals with static field access (in Types class) or warp...jfrijters
2009-09-07Moved AssemblyClassLoader and BootstrapClassLoader into AssemblyClassLoader.cs.jfrijters
2009-08-31Moved DotNetTypeWrapper class into its own source file.jfrijters
2009-08-31Added new DynamicTypeWrapper.cs source to project.jfrijters
2009-07-30Implemented automatically enabling .NET serialization support for Java classe...jfrijters
2009-04-16Added support for inlining subroutines (jsr/ret) to allow the verifier and co...jfrijters
2009-03-04Implemented ikvm.internal.ClassLiteral<T> to allow for more efficient class l...jfrijters
2008-11-14Integrated IKVM.Reflection.Emit in ikvmc.jfrijters
2008-05-09- added more efficient float/double to/from int/long bits convertersjfrijters
2008-03-03Replaced notion of DynamicOnly types with Fake types. Fake types are implemen...jfrijters
2008-01-03- Moved common assembly attributes to single file (CommonAssemblyInfo.cs).jfrijters
2007-11-26- Removed .NET 1.1 specific codejfrijters
2007-11-21- Removed Visual Studio 2003 solution/project files.jfrijters
2007-03-29New Visual Studio 2005 solution and project files.jfrijters