Cosmos/source/Cosmos.IL2CPU
José Pedro cd6f2ddc4c g3
2017-08-03 20:14:57 +01:00
..
Extensions Local names and caching. Minor csproj changes. 2017-06-10 12:35:21 -05:00
IL Stsfld fix. 2017-07-22 19:21:10 +01:00
ILOpCodes Local names and caching. Minor csproj changes. 2017-06-10 12:35:21 -05: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 VS 2017 work. 2017-03-19 09:29:46 -05:00
_MethodInfo.cs Cosmos.IL2CPU.Plugs is now Cosmos.IL2CPU.API 2017-07-13 13:05:05 -04:00
AppAssembler.cs g3 2017-08-01 18:18:03 +01:00
AppAssemblerRingsCheck.cs g3 2017-07-31 20:43:40 -04:00
AssemblyLoadContextExtensions.cs Rename DebugStub project 2017-07-14 15:20:59 -04:00
CompilerEngine.cs g3 2017-08-02 16:08:54 -04:00
CompilerExtensionAttribute.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
CompilerExtensionBase.cs Ongoing work for enabling compiler extensions. 2015-01-03 09:30:10 +01:00
CompilerHelpers.cs Exception regions and assembly ring. 2017-01-31 11:22:59 -06:00
Cosmos.IL2CPU.csproj Rename DebugStub project 2017-07-14 15:20:59 -04:00
CosmosAssembler.cs g3 2017-08-02 16:08:54 -04: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 g3 2017-07-28 00:27:27 +01:00
Heap.cs Cosmos.IL2CPU.Plugs is now Cosmos.IL2CPU.API 2017-07-13 13:05:05 -04:00
ILOp.cs g3 2017-07-31 15:15:38 -04:00
ILOpCode.cs Local names and caching. Minor csproj changes. 2017-06-10 12:35:21 -05:00
ILReader.cs VS 2017 work. 2017-03-19 09:29:46 -05:00
ILScanner.cs g3 2017-08-03 20:14:57 +01:00
KernelPanics.cs more 2017-07-14 12:52:55 -04:00
MethodBaseComparer.cs Got ResolveType, String, Method, Field working. 2017-01-28 00:27:45 -06:00
OpCodeAttribute.cs
Optimizer.cs Fixed up project and solution configurations and remove jetbrains annotations. 2016-03-06 17:33:21 -06:00
OurHashSet.cs Progress on net core. 2017-01-03 15:31:21 -06:00
PlugInfo.cs
PlugManager.cs Cosmos.IL2CPU.Plugs is now Cosmos.IL2CPU.API 2017-07-13 13:05:05 -04:00
Program.cs g3 2017-07-30 18:22:09 +01:00
ReadMe.txt
ReflectionUtilities.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs more 2017-07-14 12:55:52 -04:00
VTablesImpl.Debug.cs Compiler fixes. 2017-01-11 00:12:14 +00:00
VTablesImplRefs.cs Ongoing work. 2015-07-31 08:34:28 -04:00

Base class for IL implementations.