| .. |
|
Add.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Add_Ovf.cs
|
- Implemented Neg Opcode for floating point
|
2016-07-17 17:05:00 +02:00 |
|
Add_Ovf_Un.cs
|
- Implemented Neg Opcode for floating point
|
2016-07-17 17:05:00 +02:00 |
|
And.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Arglist.cs
|
|
|
|
Box.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Br.cs
|
Fixed return on foreach
|
2016-11-09 00:08:23 +00:00 |
|
Branch.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Break.cs
|
|
|
|
Brfalse.cs
|
.
|
2016-06-16 13:06:44 -04:00 |
|
Brtrue.cs
|
.
|
2016-06-16 12:33:07 -04:00 |
|
Call.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |
|
Calli.cs
|
|
|
|
Callvirt.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Castclass.cs
|
Fix MemberwiseClone.
|
2016-11-16 23:49:37 +00:00 |
|
Ceq.cs
|
Merge from master.
|
2016-09-07 19:42:40 -05:00 |
|
Cgt.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Cgt_Un.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Ckfinite.cs
|
|
|
|
Clt.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Clt_Un.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Constrained.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Conv_I.cs
|
.
|
2016-06-16 14:33:38 -04:00 |
|
Conv_I1.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_I2.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_I4.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_I8.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_Ovf_I.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Conv_Ovf_I1.cs
|
|
|
|
Conv_Ovf_I1_Un.cs
|
|
|
|
Conv_Ovf_I2.cs
|
|
|
|
Conv_Ovf_I2_Un.cs
|
|
|
|
Conv_Ovf_I4.cs
|
Reorganized some plugs
|
2015-12-26 18:04:58 -06:00 |
|
Conv_Ovf_I4_Un.cs
|
|
|
|
Conv_Ovf_I8.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Conv_Ovf_I8_Un.cs
|
|
|
|
Conv_Ovf_I_Un.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Conv_Ovf_U.cs
|
|
|
|
Conv_Ovf_U1.cs
|
|
|
|
Conv_Ovf_U1_Un.cs
|
|
|
|
Conv_Ovf_U2.cs
|
|
|
|
Conv_Ovf_U2_Un.cs
|
|
|
|
Conv_Ovf_U4.cs
|
|
|
|
Conv_Ovf_U4_Un.cs
|
|
|
|
Conv_Ovf_U8.cs
|
|
|
|
Conv_Ovf_U8_Un.cs
|
|
|
|
Conv_Ovf_U_Un.cs
|
|
|
|
Conv_R4.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_R8.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_R_Un.cs
|
- Finally the conversion of an ulong to a double works (IL opcode conv.r.un is completed)
|
2016-07-03 15:00:04 +02:00 |
|
Conv_U.cs
|
.
|
2016-06-16 14:33:38 -04:00 |
|
Conv_U1.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_U2.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_U4.cs
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 15:02:38 +02:00 |
|
Conv_U8.cs
|
- Implemented Neg Opcode for floating point
|
2016-07-17 17:05:00 +02:00 |
|
Cpblk.cs
|
|
|
|
Cpobj.cs
|
|
|
|
Div.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Div_Un.cs
|
- Implemented Neg Opcode for floating point
|
2016-07-17 17:05:00 +02:00 |
|
Dup.cs
|
Fixed return on foreach
|
2016-11-09 00:08:23 +00:00 |
|
Endfilter.cs
|
|
|
|
Endfinally.cs
|
Compiler fixes.
|
2017-01-08 14:54:29 +00:00 |
|
FieldInfo.cs
|
Several compiler fixes.
|
2015-05-10 19:04:20 +02:00 |
|
Initblk.cs
|
|
|
|
Initobj.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Isinst.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Jmp.cs
|
|
|
|
Ldarg.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Ldarga.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Ldc_I4.cs
|
.
|
2016-06-16 19:04:26 -04:00 |
|
Ldc_I8.cs
|
|
|
|
Ldc_R4.cs
|
|
|
|
Ldc_R8.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |
|
Ldelem.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Ldelem_I.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_I1.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_I2.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_I4.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_I8.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_R4.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_R8.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_Ref.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Ldelem_U1.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_U2.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelem_U4.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Ldelema.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Ldfld.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Ldflda.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Ldftn.cs
|
.
|
2016-06-16 16:54:53 -04:00 |
|
Ldind_I.cs
|
Fixed delegates and moved some assemblers.
|
2016-09-28 23:24:04 -05:00 |
|
Ldind_I1.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldind_I2.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldind_I4.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldind_I8.cs
|
More memory.
|
2016-09-05 01:01:54 -05:00 |
|
Ldind_R4.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldind_R8.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldind_Ref.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |
|
Ldind_U1.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldind_U2.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldind_U4.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldlen.cs
|
.
|
2016-06-23 11:04:34 -04:00 |
|
Ldloc.cs
|
Compiler fixes.
|
2017-01-08 14:54:29 +00:00 |
|
Ldloca.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Ldnull.cs
|
Ongoing changes for memory.
|
2016-06-20 19:44:16 -04:00 |
|
Ldobj.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ldsfld.cs
|
More memory.
|
2016-09-05 01:01:54 -05:00 |
|
Ldsflda.cs
|
.
|
2016-06-16 16:54:53 -04:00 |
|
Ldstr.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Ldtoken.cs
|
Ongoing progress integrating new memory model.
|
2016-06-25 15:30:58 -04:00 |
|
Ldvirtftn.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Leave.cs
|
Compiler fixes.
|
2017-01-08 14:54:29 +00:00 |
|
Localloc.cs
|
Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs.
|
2016-02-14 13:07:26 -06:00 |
|
Mkrefany.cs
|
|
|
|
Mul.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Mul_Ovf.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Mul_Ovf_Un.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Neg.cs
|
Merge from master.
|
2016-09-07 19:42:40 -05:00 |
|
Newarr.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Newobj.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Nop.cs
|
.
|
2016-06-16 17:24:46 -04:00 |
|
Not.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Or.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Pop.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Readonly.cs
|
|
|
|
Refanytype.cs
|
|
|
|
Refanyval.cs
|
|
|
|
Rem.cs
|
Fix for remainder op.
|
2016-09-07 17:03:15 -05:00 |
|
Rem_Un.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Ret.cs
|
Fixed return on foreach
|
2016-11-09 00:08:23 +00:00 |
|
Rethrow.cs
|
|
|
|
Shl.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Shr.cs
|
Fixed Shr for long with count > 32
|
2016-09-08 00:27:01 +02:00 |
|
Shr_Un.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Sizeof.cs
|
.
|
2016-06-16 19:04:26 -04:00 |
|
Starg.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Stelem.cs
|
Ongoing work on memory
|
2015-07-28 20:18:14 -04:00 |
|
Stelem_I.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stelem_I1.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stelem_I2.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stelem_I4.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stelem_I8.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stelem_R4.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stelem_R8.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stelem_Ref.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Stfld.cs
|
More memory.
|
2016-09-05 01:01:54 -05:00 |
|
Stind_I.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |
|
Stind_I1.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stind_I2.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stind_I4.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |
|
Stind_I8.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stind_R4.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stind_R8.cs
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|
Stind_Ref.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |
|
Stloc.cs
|
Compiler fixes.
|
2017-01-08 20:55:52 +00:00 |
|
Stobj.cs
|
Ongoing changes for RAT.
|
2016-06-19 12:47:40 -04:00 |
|
Stsfld.cs
|
More memory.
|
2016-09-05 01:01:54 -05:00 |
|
Sub.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
Sub_Ovf.cs
|
|
|
|
Sub_Ovf_Un.cs
|
|
|
|
Switch.cs
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Throw.cs
|
.
|
2016-06-23 11:04:34 -04:00 |
|
Unaligned.cs
|
|
|
|
Unbox.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Unbox_Any.cs
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Volatile.cs
|
|
|
|
Xor.cs
|
.
|
2016-06-17 18:35:22 -04:00 |