Cosmos/source/Cosmos.IL2CPU
2016-12-29 00:20:34 -06:00
..
IL Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -06:00
ILOpCodes Compiler changes for memory. 2016-09-03 00:40:33 -05:00
Plugs Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -06:00
Properties
.editorconfig Progress on heap. 2016-06-20 13:10:34 -04:00
App.config Progress on netcore. 2016-12-28 00:27:54 -06:00
AppAssembler.cs Get compiler working. 2016-12-29 00:20:34 -06:00
AppAssemblerRingsCheck.cs Get compiler working. 2016-12-29 00:20:34 -06:00
CompilerEngine.cs Get compiler working. 2016-12-29 00:20:34 -06:00
CompilerExtensionAttribute.cs
CompilerExtensionBase.cs
CompilerHelpers.cs Closes #11 2015-12-31 15:25:10 -06:00
Cosmos.IL2CPU.csproj Progress on netcore. 2016-12-28 00:27:54 -06:00
CosmosAssembler.cs Compiler changes for memory. 2016-09-03 00:40:33 -05:00
ElfHash.cs
ExceptionHelper.cs Fixed return on foreach 2016-11-09 00:08:23 +00:00
Extensions.cs
GCImplementationRefs.cs Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -06:00
Heap.cs Plug attribute (#196) 2016-05-25 09:17:06 -05:00
ILOp.cs Get compiler working. 2016-12-29 00:20:34 -06:00
ILOpCode.cs Handle stelem for unsigned types. 2015-11-24 11:38:57 -06:00
ILReader.cs Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
ILScanner.cs Get compiler working. 2016-12-29 00:20:34 -06:00
MethodBaseComparer.cs
MethodInfo.cs Get compiler working. 2016-12-29 00:20:34 -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
PlugInfo.cs
PlugManager.cs Get compiler working. 2016-12-29 00:20:34 -06:00
ReadMe.txt
ReflectionUtilities.cs More progress 2015-08-01 09:04:35 -04:00
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs Fix MemberwiseClone. 2016-11-16 23:49:37 +00:00
VTablesImpl.Debug.cs Fix MemberwiseClone. 2016-11-16 23:49:37 +00:00
VTablesImplRefs.cs Ongoing work. 2015-07-31 08:34:28 -04:00

Base class for IL implementations.