Cosmos/source/Cosmos.IL2CPU
2016-06-25 12:16:51 -04:00
..
IL Some basic improvements. 2016-06-23 16:36:08 -04:00
ILOpCodes Some basic improvements. 2016-06-23 16:36:08 -04:00
Plugs Generic plugs work now. 2016-06-25 10:52:50 -04:00
Properties
.editorconfig
App.config
AppAssembler.cs Now plugs which aren't being used aren't being compiled anymore. 2016-06-24 15:26:31 -04:00
AppAssemblerRingsCheck.cs
CompilerEngine.cs Make plugmanager not throw exceptions when plug targets are not found. 2016-06-25 12:16:51 -04:00
CompilerExtensionAttribute.cs
CompilerExtensionBase.cs
CompilerHelpers.cs
Cosmos.IL2CPU.csproj Geting closer on zork. 2016-06-23 18:12:28 -04:00
Cosmos.snk
CosmosAssembler.cs . 2016-06-17 18:35:22 -04:00
ElfHash.cs
ExceptionHelper.cs
Extensions.cs
GCImplementation.cs
GCImplementationRefs.cs
Heap.cs
ILOp.cs . 2016-06-17 18:35:22 -04:00
ILOpCode.cs
ILReader.cs
ILScanner.cs Make plugmanager not throw exceptions when plug targets are not found. 2016-06-25 12:16:51 -04:00
MethodBaseComparer.cs
MethodInfo.cs
ObjectUtilities.cs
OpCodeAttribute.cs
Optimizer.cs
OurHashSet.cs
PlugInfo.cs
PlugManager.cs Make plugmanager not throw exceptions when plug targets are not found. 2016-06-25 12:16:51 -04:00
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs
VTablesImpl.Debug.cs
VTablesImplRefs.cs

Base class for IL implementations.