Cosmos/Tests/Cosmos.Compiler.Tests.Bcl
fanoI 6e1bfb8d92 - Implemented Neg Opcode for floating point
- Added test for Neg OpCode for float and double
- Conv.U8 wrongly changed the sign of double before converting it to ulong
- Div_Un, Add_Ovf and Add_Ovf_Un had code for floating point but they should not have that for ECMA specs
2016-07-17 17:05:00 +02:00
..
CSharp Add tests for while loops. 2016-06-10 11:09:05 -04:00
System - Implemented Neg Opcode for floating point 2016-07-17 17:05:00 +02:00
AssemblyInfo.cs Merging. 2015-09-04 14:11:35 +02:00
Cosmos.Compiler.Tests.Bcl.csproj Implement Object.MemberwiseClone 2016-06-14 13:51:16 -04:00
Cosmos.Compiler.Tests.BclBoot.Cosmos Fix string in the debugger locals and fix string test in bcl. 2016-06-16 22:02:12 -05:00
Kernel.cs Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2016-06-26 15:02:38 +02:00