mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 05:52:11 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| CSharp | ||
| System | ||
| AssemblyInfo.cs | ||
| Cosmos.Compiler.Tests.Bcl.csproj | ||
| Cosmos.Compiler.Tests.BclBoot.Cosmos | ||
| Kernel.cs | ||