15 Commits (fb9ff796da30156c693f76a49f2b34f7f44aa108)

Author SHA1 Message Date
Siegfried Pammer 2311b64409 Cover the fractions that were not written as fractions 4 weeks ago
SychicBoy 59361d9de2 Prefer common machine-scale floating-point fractions 1 month ago
SychicBoy b3035687ff Recognize negated floating-point special constants 1 month ago
Siegfried Pammer 6e218fa979 Fix overflow approximating fractions of large negative constants 1 month ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
Siegfried Pammer f673b7caa2 Add support for using different editions of .NET in unit tests 1 year ago
Siegfried Pammer 44dee6ecc2 Add additional tests for .NET 4.0 5 years ago
Siegfried Pammer 9e46b9d357 Update WellKnownConstants test for net6.0 5 years ago
Daniel Grunwald 7a97fdd02d Add comment for Double_One_Div_LongMaxValue 5 years ago
Daniel Grunwald db7d507138 Fix #2615: Overflow check did not work reliably due to fp rounding error 5 years ago
Daniel Grunwald 8c508d9bbb #2445: Fix `1f/6f` getting printed as `355f / (678f * (float)Math.PI)` 5 years ago
Siegfried Pammer 2a571bef1a Exclude whole numbers from "constant unfolding" for floating point literals. 8 years ago
Siegfried Pammer 063c06c9c8 Apply suggestions from code review. 8 years ago
Siegfried Pammer 9e71e7fe09 Fix #517: Try to reverse constant folding for double and float expressions containing Math.PI and Math.E as factors. 8 years ago
Siegfried Pammer eac591a7d7 Fix #1084: Decompiling constants of the target type 9 years ago