Cosmos/source/Cosmos.IL2CPU
2016-02-15 01:29:03 -06:00
..
IL Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
ILOpCodes Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
Plugs Fixed unbox and unbox_any. Also added interfaces to the branch ops. Added checks in assembler for duplicate methods. Added a few more exception message resource strings. 2016-01-04 21:42:56 -06:00
Properties
.editorconfig
App.config
AppAssembler.cs Fixed TraceAssemblies 2016-01-16 12:53:37 -06:00
AppAssemblerRingsCheck.cs
CompilerEngine.cs Closes #11 2015-12-31 15:25:10 -06:00
CompilerExtensionAttribute.cs
CompilerExtensionBase.cs
CompilerHelpers.cs Closes #11 2015-12-31 15:25:10 -06:00
Cosmos.IL2CPU.csproj Changed build configuration 2016-02-15 01:29:03 -06:00
Cosmos.snk
ElfHash.cs
ExceptionHelper.cs
Extensions.cs
GCImplementation.cs
GCImplementationRefs.cs
Heap.cs
ILOp.cs
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 Closes #11 2015-12-31 15:25:10 -06:00
MethodBaseComparer.cs
MethodInfo.cs
ObjectUtilities.cs
OpCodeAttribute.cs
Optimizer.cs
OurHashSet.cs
packages.config
PlugInfo.cs
PlugManager.cs Closes #11 2015-12-31 15:25:10 -06:00
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs
VTablesImpl.Debug.cs Fixed unbox and unbox_any. Also added interfaces to the branch ops. Added checks in assembler for duplicate methods. Added a few more exception message resource strings. 2016-01-04 21:42:56 -06:00
VTablesImplRefs.cs

Base class for IL implementations.