Cosmos/source/Cosmos.IL2CPU
fanoI e2f363a200 Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
#	Tests/Cosmos.Compiler.Tests.Bcl/System/DoubleTest.cs
#	Tests/Cosmos.Compiler.Tests.Bcl/System/SingleTest.cs
2016-08-22 17:12:59 +02:00
..
IL Continuation of Float work 2016-08-22 16:31:22 +02:00
ILOpCodes Fixed (short-short) op bug 2016-08-10 13:15:12 -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 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.