Cosmos/source/Cosmos.IL2CPU
fanoI 4dbad9501d Merge pull request #435 from Unknown6656/date-time-functions
Added Stopwatch, Thread.Sleep and some CPUID implementation
2016-08-24 19:39:12 +02:00
..
IL Continuation of Float work 2016-08-22 16:31:22 +02:00
ILOpCodes Fixed bool-bool-operations 2016-08-19 18:50:03 +02: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 Continuation of Float work 2016-08-22 16:31:22 +02: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.