Cosmos/source/Cosmos.IL2CPU
2017-05-19 21:57:58 +01:00
..
Extensions Embed xs files for debug stub. Fix endfinally label. 2017-02-02 14:15:01 -06:00
IL VS 2017 work. 2017-03-19 09:29:46 -05:00
ILOpCodes VS 2017 work. 2017-03-19 09:29:46 -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 VS 2017 work. 2017-03-19 09:29:46 -05:00
AppAssembler.cs VS 2017 work. 2017-03-19 09:29:46 -05: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 Project build fixes. 2017-05-19 21:57:58 +01: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 VS 2017 work. 2017-03-19 09:29:46 -05:00
CosmosAssembler.cs VS 2017 work. 2017-03-19 09:29:46 -05: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 Plug attribute (#196) 2016-05-25 09:17:06 -05:00
ILOp.cs VS 2017 work. 2017-03-19 09:29:46 -05:00
ILOpCode.cs VS 2017 work. 2017-03-19 09:29:46 -05:00
ILReader.cs VS 2017 work. 2017-03-19 09:29:46 -05:00
ILScanner.cs VS 2017 work. 2017-03-19 09:29:46 -05:00
MethodBaseComparer.cs Got ResolveType, String, Method, Field working. 2017-01-28 00:27:45 -06:00
OpCodeAttribute.cs Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
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 Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
PlugManager.cs Tests fixes. 2017-04-27 00:48:18 +01:00
Program.cs Fixes. 2017-03-20 22:54:00 +00:00
ReadMe.txt Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
ReflectionUtilities.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
RuntimeEngineImpl.cs Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
RuntimeEngineRefs.cs Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
SkipList.cs Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
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 Ongoing work. 2015-07-31 08:34:28 -04:00

Base class for IL implementations.