| .. |
|
CustomImplementations
|
Some work on mono-curses.dll support. also contains some general improvements in the compiler and supporting stuff. Dont use mono-curses yet, it doesnt work at all
|
2008-08-03 17:44:55 +00:00 |
|
Properties
|
Newer structure
|
2007-08-29 15:05:42 +00:00 |
|
Add.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Add_Ovf.cs
|
[+] Add_Ovf instruction now generates int 4 on overflow.
|
2008-04-17 08:17:29 +00:00 |
|
Add_Ovf_Un.cs
|
[+] Fixed Add_Ovf_Un to throw an exception as it's not supported.
|
2008-04-17 08:18:39 +00:00 |
|
And.cs
|
[+] Int64 and works.
|
2008-04-17 08:34:06 +00:00 |
|
Arglist.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Beq.cs
|
Final move of Debug Stub to DumbAssembler
|
2008-04-27 00:57:57 +00:00 |
|
Bge.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Bge_Un.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Bgt.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Bgt_Un.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Ble.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Ble_Un.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Blt.cs
|
Several small changes
|
2008-05-15 12:39:06 +00:00 |
|
Blt_Un.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Bne_Un.cs
|
Final move of Debug Stub to DumbAssembler
|
2008-04-27 00:57:57 +00:00 |
|
Box.cs
|
|
2008-07-18 09:04:01 +00:00 |
|
Br.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Break.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Brfalse.cs
|
Final move of Debug Stub to DumbAssembler
|
2008-04-27 00:57:57 +00:00 |
|
Brtrue.cs
|
Final move of Debug Stub to DumbAssembler
|
2008-04-27 00:57:57 +00:00 |
|
Call.cs
|
Exceptions fixed
|
2008-08-02 07:58:19 +00:00 |
|
Calli.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Callvirt.cs
|
Exceptions fixed
|
2008-08-02 07:58:19 +00:00 |
|
Castclass.cs
|
Exceptions fixed
|
2008-08-02 07:58:19 +00:00 |
|
Ceq.cs
|
Final move of Debug Stub to DumbAssembler
|
2008-04-27 00:57:57 +00:00 |
|
Cgt.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Cgt_Un.cs
|
|
2008-06-09 15:26:16 +00:00 |
|
Ckfinite.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Clt.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Clt_Un.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Constrained.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_I.cs
|
SHA256 works now
|
2008-05-14 17:21:54 +00:00 |
|
Conv_I1.cs
|
[+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler
|
2008-04-18 13:29:13 +00:00 |
|
Conv_I2.cs
|
[+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler
|
2008-04-18 13:29:13 +00:00 |
|
Conv_I4.cs
|
Several fixes
|
2008-03-25 17:00:24 +00:00 |
|
Conv_I8.cs
|
Ext2.GetDirectoryListing(ulong) works fine now :)
|
2008-07-20 12:02:03 +00:00 |
|
Conv_Ovf_I.cs
|
[+] MoveAndSignExtend & MoveAndZeroExtend added to assmebler
|
2008-04-18 13:29:13 +00:00 |
|
Conv_Ovf_I1.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_I1_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_I2.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_I2_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_I4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_I4_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_I8.cs
|
Ext2.GetDirectoryListing(ulong) works fine now :)
|
2008-07-20 12:02:03 +00:00 |
|
Conv_Ovf_I8_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_I_Un.cs
|
Ext2.GetDirectoryListing(ulong) works fine now :)
|
2008-07-20 12:02:03 +00:00 |
|
Conv_Ovf_U.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U1.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U1_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U2.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U2_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U4_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U8.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U8_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_Ovf_U_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_R4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_R8.cs
|
Several fixes
|
2008-03-25 17:00:24 +00:00 |
|
Conv_R_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Conv_U.cs
|
Several fixes
|
2008-03-25 17:00:24 +00:00 |
|
Conv_U1.cs
|
Several fixes
|
2008-03-25 17:00:24 +00:00 |
|
Conv_U2.cs
|
Several fixes
|
2008-03-25 17:00:24 +00:00 |
|
Conv_U4.cs
|
Several fixes
|
2008-03-25 17:00:24 +00:00 |
|
Conv_U8.cs
|
Several fixes
|
2008-03-25 17:00:24 +00:00 |
|
Cosmos.snk
|
Rest of strong naming
|
2008-01-09 17:03:23 +00:00 |
|
Cpblk.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Cpobj.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Div.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Div_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Dup.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Endfilter.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Endfinally.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Indy.IL2CPU.IL.X86.csproj
|
Multicast delegates
|
2008-05-13 14:27:29 +00:00 |
|
Indy.IL2CPU.IL.X86.csproj.vspscc
|
Newer structure
|
2007-08-29 15:05:42 +00:00 |
|
Initblk.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Initobj.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Isinst.cs
|
Exceptions fixed
|
2008-08-02 07:58:19 +00:00 |
|
Jmp.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldarg.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldarga.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldc_I4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldc_I8.cs
|
|
2008-03-14 18:57:33 +00:00 |
|
Ldc_R4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldc_R8.cs
|
|
2008-05-19 09:41:18 +00:00 |
|
Ldelem.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_I.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldelem_I1.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_I2.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_I4.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_I8.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_R4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldelem_R8.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_Ref.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldelem_U1.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_U2.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelem_U4.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldelema.cs
|
Basic test harness
|
2008-02-24 16:15:24 +00:00 |
|
Ldfld.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldflda.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldftn.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldind_I.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_I1.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_I2.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_I4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_I8.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_R4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_R8.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_Ref.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_U1.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_U2.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldind_U4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldlen.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldloc.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldloca.cs
|
some fixes for checksum error..
|
2008-05-08 07:58:34 +00:00 |
|
Ldnull.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ldobj.cs
|
Ext2.GetDirectoryListing(ulong) works fine now :)
|
2008-07-20 12:02:03 +00:00 |
|
Ldsfld.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldsflda.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
LdStr.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldtoken.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Ldvirtftn.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Leave.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Localloc.cs
|
Tickless works now. PIT is now only used when using Wait/Sleep
|
2008-07-17 15:21:25 +00:00 |
|
Mkrefany.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Mul.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Mul_Ovf.cs
|
Removed numerous warnings.
|
2008-04-24 16:03:26 +00:00 |
|
Mul_Ovf_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Neg.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Newarr.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Newobj.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Noop.cs
|
|
2007-08-30 08:19:16 +00:00 |
|
Nop.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Not.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Op.cs
|
Ext2.GetDirectoryListing(ulong) works fine now :)
|
2008-07-20 12:02:03 +00:00 |
|
Or.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Pop.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Readonly.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Refanytype.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Refanyval.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Rem.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Rem_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Ret.cs
|
|
2008-04-26 22:17:35 +00:00 |
|
Rethrow.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Shl.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Shr.cs
|
SHA256 works now
|
2008-05-14 17:21:54 +00:00 |
|
Shr_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Sizeof.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Starg.cs
|
Fixed exceptions
|
2008-02-27 18:17:59 +00:00 |
|
Stelem.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_I.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_I1.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_I2.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_I4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_I8.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_R4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_R8.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stelem_Ref.cs
|
Removed some old Metal code
|
2008-06-21 21:56:29 +00:00 |
|
Stfld.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Stind_I.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stind_I1.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stind_I2.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stind_I4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stind_I8.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stind_R4.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stind_R8.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stind_Ref.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Stloc.cs
|
structs should work now. will be testing using the old ext2+ata code...
|
2008-02-08 18:29:30 +00:00 |
|
Stobj.cs
|
Fixed Ext2 GetDirectoryEntries support
|
2008-02-29 18:03:56 +00:00 |
|
Stsfld.cs
|
Two-phase compiling works now. next step is localloc
|
2008-07-16 15:58:27 +00:00 |
|
Sub.cs
|
bge and sub fixed
|
2008-03-16 07:25:26 +00:00 |
|
Sub_Ovf.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Sub_Ovf_Un.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Switch.cs
|
Final move of Debug Stub to DumbAssembler
|
2008-04-27 00:57:57 +00:00 |
|
Throw.cs
|
Fixes.
|
2008-03-27 15:14:06 +00:00 |
|
Unaligned.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Unbox.cs
|
Exceptions fixed
|
2008-08-02 07:58:19 +00:00 |
|
Unbox_Any.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Volatile.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
X86CustomMethodImplementationOp.cs
|
Exceptions fixed
|
2008-08-02 07:58:19 +00:00 |
|
X86CustomMethodImplementationProxyOp.cs
|
Exceptions fixed
|
2008-08-02 07:58:19 +00:00 |
|
X86InitVmtImplementationOp.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
X86MainEntryPointOp.cs
|
Tickless works now. PIT is now only used when using Wait/Sleep
|
2008-07-17 15:21:25 +00:00 |
|
X86MethodFooterOp.cs
|
ReturnCode fix
|
2008-07-19 08:04:53 +00:00 |
|
X86MethodHeaderOp.cs
|
Several fixes
|
2008-05-07 18:21:29 +00:00 |
|
X86OpCodeMap.cs
|
Tickless works now. PIT is now only used when using Wait/Sleep
|
2008-07-17 15:21:25 +00:00 |
|
X86PInvokeMethodBodyOp.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |
|
Xor.cs
|
New IL2CPU version
|
2008-02-04 08:17:37 +00:00 |