Cosmos/source2/IL2CPU/Cosmos.IL2CPU
2011-06-16 21:23:16 +00:00
..
CustomImplementation comment out ToString for StringBuilder, there is no need for plug anymore 2011-06-16 21:23:16 +00:00
ILOpCodes
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
AppAssembler.cs Added an Inline attribute, which when used on a method in a plug, processes that method as an Assembler. See the IOPortImpl.cs file for an example of this new capability. The old method of using Assemblers is still supported. Also added an IOGroup for the mouse. 2011-06-11 01:57:27 +00:00
Cosmos.IL2CPU.csproj 2011-02-24 14:50:10 +00:00
Cosmos.IL2CPU.csproj.vspscc
Cosmos.snk
ElfHash.cs
ExceptionHelper.cs
Extensions.cs
GCImplementation.cs
GCImplementationRefs.cs
Heap.cs
ILOp.cs
ILOpCode.cs
ILReader.cs
ILScanner.cs Added an Inline attribute, which when used on a method in a plug, processes that method as an Assembler. See the IOPortImpl.cs file for an example of this new capability. The old method of using Assemblers is still supported. Also added an IOGroup for the mouse. 2011-06-11 01:57:27 +00:00
MethodBaseComparer.cs
MethodInfo.cs Added an Inline attribute, which when used on a method in a plug, processes that method as an Assembler. See the IOPortImpl.cs file for an example of this new capability. The old method of using Assemblers is still supported. Also added an IOGroup for the mouse. 2011-06-11 01:57:27 +00:00
ObjectUtilities.cs
OpCodeAttribute.cs
OurHashSet.cs OurHashSet, shows better 2010-09-07 20:11:56 +00:00
PlugInfo.cs
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
VTablesImpl.cs
VTablesImplRefs.cs

Base class for IL implementations.