Cosmos/source/Cosmos.IL2CPU
José Pedro fc9a412652 Compiler fixes.
Moved XSharp implementation to XSharp.Common.
2017-01-08 20:55:52 +00:00
..
Extensions Compiler fixes. 2017-01-08 20:55:52 +00:00
IL Compiler fixes. 2017-01-08 20:55:52 +00:00
ILOpCodes Compiler fixes. 2017-01-08 14:54:29 +00:00
Plugs Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -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
AppAssembler.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
AppAssemblerRingsCheck.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
CompilerEngine.cs Compiler fixes. 2017-01-08 20:55:52 +00: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 Compiler fixes. 2017-01-08 14:54:29 +00:00
Cosmos.IL2CPU.csproj Compiler fixes. 2017-01-08 20:55:52 +00:00
Cosmos.IL2CPU.project.json Compiler fixes. 2017-01-08 14:54:29 +00:00
Cosmos.IL2CPU.xproj Progress on net core. 2017-01-03 15:31:21 -06:00
CosmosAssembler.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
ElfHash.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
ExceptionHelper.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
Extensions.cs Progress on net core. 2017-01-03 15:31:21 -06: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 Compiler fixes. 2017-01-08 14:54:29 +00:00
ILOpCode.cs Compiler fixes. 2017-01-08 20:55:52 +00:00
ILReader.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
ILScanner.cs Compiler fixes. 2017-01-08 14:54:29 +00:00
MethodBaseComparer.cs
MethodInfo.cs Compiler fixes. 2017-01-08 14:54:29 +00: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 Compiler fixes. 2017-01-08 20:55:52 +00:00
project.json Compiler fixes. 2017-01-08 14:54:29 +00: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-08 14:54:29 +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.