Cosmos/source/Cosmos.IL2CPU
2014-12-20 17:02:06 +01:00
..
CustomImplementation
IL it should be possible to access private static fields in plugs now.. 2014-12-07 16:32:49 +01:00
ILOpCodes Addded StackPushTypes chaneg in Unbox_Any case 2014-12-20 12:50:50 +02:00
Plugs
Properties rings are not fully enforced. this means that only core ring (0) can contain assembler plugs. 2014-12-05 20:40:26 +01:00
.editorconfig Improved cpu exception tracing. 2014-12-19 20:02:59 +01:00
App.config
AppAssembler.cs Log is now used for testing as well. 2014-12-20 15:02:13 +01:00
AppAssemblerRingsCheck.cs rings are not fully enforced. this means that only core ring (0) can contain assembler plugs. 2014-12-05 20:40:26 +01:00
Cosmos.IL2CPU.csproj rings are not fully enforced. this means that only core ring (0) can contain assembler plugs. 2014-12-05 20:40:26 +01:00
Cosmos.snk
ElfHash.cs
ExceptionHelper.cs
Extensions.cs
GCImplementation.cs
GCImplementationRefs.cs
Heap.cs
ILOp.cs Small performance improvements. 2014-12-20 17:02:06 +01:00
ILOpCode.cs - cleanup 2014-12-05 19:57:17 +01:00
ILReader.cs
ILScanner.cs - cleanup 2014-12-05 19:57:17 +01:00
MethodBaseComparer.cs
MethodInfo.cs
ObjectUtilities.cs
OpCodeAttribute.cs
Optimizer.cs
OurHashSet.cs
packages.config
PlugInfo.cs
PlugManager.cs
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs
VTablesImplRefs.cs

Base class for IL implementations.