Cosmos/source2/IL2CPU/Cosmos.IL2CPU
2014-11-19 09:31:25 +00:00
..
CustomImplementation IL2CPU now checks plug classes/methods for correct/valid targets. 2014-01-31 19:23:25 +00:00
IL Cosmos.Build.Builder: add -NOCLEAN, to reduce build time, as long as no big change is made, it is save to use, no my pc is it 1/3 lesser, the argument has to add manually into install.bat 2014-11-19 09:31:25 +00:00
ILOpCodes Compiler fix for the Isinst OpCode. 2014-10-25 12:47:56 +00:00
Plugs Use of new "analytical stack" 2014-07-21 17:53:26 +00:00
Properties
.editorconfig Use of new "analytical stack" 2014-07-21 17:53:26 +00:00
App.config VS2013 Support 2013-11-06 21:01:49 +00:00
AppAssembler.cs AppAssembler: do enum values now in correct byte values, before it was always zero 2014-11-15 08:37:11 +00:00
Cosmos.IL2CPU.csproj Use of new "analytical stack" 2014-07-21 17:53:26 +00:00
Cosmos.IL2CPU.csproj.vspscc
Cosmos.snk
ElfHash.cs
ExceptionHelper.cs
Extensions.cs 2012-08-07 04:55:39 +00:00
GCImplementation.cs
GCImplementationRefs.cs
Heap.cs
ILOp.cs Use of new "analytical stack" 2014-07-21 17:53:26 +00:00
ILOpCode.cs Use of new "analytical stack" 2014-07-21 17:53:26 +00:00
ILReader.cs Fixed bug in ILReader. It would create a OpSwitch, where the NextPosition is wrong. 2014-07-20 10:15:20 +00:00
ILScanner.cs . 2014-07-13 22:33:53 +00:00
MethodBaseComparer.cs
MethodInfo.cs 2014-07-08 13:46:00 +00:00
ObjectUtilities.cs
OpCodeAttribute.cs
Optimizer.cs 2012-08-13 00:39:42 +00:00
OurHashSet.cs OurHashSet: do it without reflection 2014-03-24 22:09:23 +00:00
packages.config Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
PlugInfo.cs
PlugManager.cs reduce name concat in ILScanner, PlugManager 2014-03-23 20:09:22 +00:00
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs
VTablesImplRefs.cs

Base class for IL implementations.