Cosmos/source/Cosmos.IL2CPU
2017-02-19 01:55:02 +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 Plugs 2017-02-05 01:36:54 -06: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 Plug attribute (#196) 2016-05-25 09:17:06 -05:00
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 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 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.