Cosmos/source2/IL2PCU/Cosmos.IL2CPU
gero_cp 191cf1ee2d - Ported some classes
- Forward linked list of processing ILOps
2009-08-24 11:56:23 +00:00
..
ILOpCodes OpCode now incudes position in method. 2009-07-26 00:40:20 +00:00
Properties 2009-07-22 19:24:43 +00:00
Assembler.cs - Ported some classes 2009-08-24 11:56:23 +00:00
BaseAssemblerElement.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
Comment.cs 2009-08-23 21:42:08 +00:00
Cosmos.IL2CPU.csproj 2009-08-23 21:42:08 +00:00
Cosmos.IL2CPU.csproj.vspscc 2009-07-22 19:24:43 +00:00
DataMember.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
ElementReference.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
ILOp.cs - Ported some classes 2009-08-24 11:56:23 +00:00
ILOpCode.cs OpCode now incudes position in method. 2009-07-26 00:40:20 +00:00
ILReader.cs OpCode now incudes position in method. 2009-07-26 00:40:20 +00:00
ILScanner.cs - Ported some classes 2009-08-24 11:56:23 +00:00
Instruction.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
Label.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
MethodInfo.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
MethodInfoLabelGenerator.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
OpCodeAttribute.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
ReaderWriterLocker.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
ReadMe.txt 2009-07-22 22:05:42 +00:00
StackContent.cs - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00

Base class for IL implementations.