ikvm-fork/ikvmc
jfrijters 2a62a767ca Split compilation into two passes. 2011-12-14 09:04:57 +00:00
..
AotTypeWrapper.cs More TypeAsBuiler usage removed. 2011-12-12 12:43:22 +00:00
AssemblyInfo.cs - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
AssemblyResolver.cs Fix to make sure that ikvmc (and ikvmstub) can find assemblies that are part of a multi assembly (shared class loader) group (if the assembly is in the same directory as the main assembly of the group). 2010-10-06 07:39:59 +00:00
Compiler.cs Don't crash when ikvmc -resource: or -externalresource: option doesn't contain an = sign. 2011-12-08 11:58:27 +00:00
CompilerClassLoader.cs Split compilation into two passes. 2011-12-14 09:04:57 +00:00
FakeTypes.cs Split compilation into two passes. 2011-12-14 09:04:57 +00:00
Proxy.cs Introduced DefineMethodHelper class as an abstraction over method signatures (the parameter/return types) to make it easier to start using modopt for methods. 2011-12-07 11:28:17 +00:00
ikvmc.build Added experimental (and for the time being undocumented) support for having ikvmc pre-generate proxy classes. 2011-05-12 08:08:08 +00:00
remapper.cs Removed legacy remap feature that allowed final fields as properties to be defined (long time ago this was used for the System.in/out/err fields). 2011-11-24 12:31:38 +00:00