Cosmos/source/Cosmos.IL2CPU
2017-01-22 09:07:37 -06:00
..
Extensions Compiler fixes. 2017-01-11 00:12:14 +00:00
IL Compiler fixes. 2017-01-08 20:55:52 +00:00
ILOpCodes Compiler fixes. 2017-01-11 00:12:14 +00:00
Plugs Compiler fixes. 2017-01-11 00:12:14 +00:00
Properties Progress on net core. 2017-01-03 15:31:21 -06:00
.editorconfig Progress on heap. 2016-06-20 13:10:34 -04:00
AppAssembler.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
AppAssemblerRingsCheck.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
CompilerEngine.cs TestRunner port to net core. 2017-01-17 00:35:58 +00:00
CompilerExtensionAttribute.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
CompilerExtensionBase.cs
CompilerHelpers.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
Cosmos.IL2CPU.xproj Code cleanup and solution cleanup for netcore. 2017-01-15 22:23:56 -06:00
CosmosAssembler.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
ElfHash.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
ExceptionHelper.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
Extensions.cs Progress on net core. 2017-01-03 15:31:21 -06:00
GCImplementationRefs.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
Heap.cs
ILOp.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
ILOpCode.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
ILReader.cs Compiler fixes. 2017-01-11 00:12:14 +00:00
ILScanner.cs TestRunner port to net core. 2017-01-17 00:35:58 +00:00
MethodBaseComparer.cs
MethodInfo.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
OpCodeAttribute.cs
Optimizer.cs
OurHashSet.cs Progress on net core. 2017-01-03 15:31:21 -06:00
PlugInfo.cs
PlugManager.cs Compiler fixes. 2017-01-11 00:12:14 +00:00
project.json Get references. 2017-01-22 09:07:37 -06:00
ReadMe.txt
ReflectionUtilities.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs Compiler fixes. 2017-01-11 00:12:14 +00:00
VTablesImpl.Debug.cs Compiler fixes. 2017-01-11 00:12:14 +00:00
VTablesImplRefs.cs

Base class for IL implementations.