Cosmos/source/Cosmos.IL2CPU
José Pedro a6353d9a0e Added back FAT plugs.
Fixed GetTypeFromDefinition for nested types.
2017-02-20 20:02:49 +00:00
..
Extensions Embed xs files for debug stub. Fix endfinally label. 2017-02-02 14:15:01 -06:00
IL Fixed Stind_I1 and Stind_I2. 2017-02-19 01:55:02 +00:00
ILOpCodes Added back FAT plugs. 2017-02-20 20:02:49 +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
_ExceptionRegionInfo.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
_FieldInfo.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
_MethodInfo.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
AppAssembler.cs Fixed some plugs. 2017-02-09 19:55:49 +00:00
AppAssemblerRingsCheck.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
AssemblyLoadContextExtensions.cs Test runner work. 2017-01-31 15:09:55 -06:00
CompilerEngine.cs Test runner work. 2017-01-31 15:09:55 -06:00
CompilerExtensionAttribute.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
CompilerExtensionBase.cs
CompilerHelpers.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
Cosmos.IL2CPU.xproj Code cleanup and solution cleanup for netcore. 2017-01-15 22:23:56 -06:00
CosmosAssembler.cs Fix reference to CPU. 2017-02-02 14:28:41 -06:00
ElfHash.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
ExceptionHelper.cs Fixes. 2017-02-03 00:53:08 +00:00
GCImplementationRefs.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
Heap.cs
ILOp.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
ILOpCode.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
ILReader.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
ILScanner.cs Plugs. 2017-02-05 21:36:38 +00:00
MethodBaseComparer.cs Got ResolveType, String, Method, Field working. 2017-01-28 00:27:45 -06:00
OpCodeAttribute.cs
Optimizer.cs
OurHashSet.cs Progress on net core. 2017-01-03 15:31:21 -06:00
PlugInfo.cs
PlugManager.cs Plugs. 2017-02-05 21:36:38 +00:00
project.json Exception regions and assembly ring. 2017-01-31 11:22:59 -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.