Runa
|
b2ecb210a1
|
Fix Issue 10386: Make std.math.isIdentical work in CTFE with coverage tests (#10576)
* Fix Issue 20197 - Make std.math.isIdentical work in CTFE
* Added tests for function isIdentical
Signed-off-by: runiixx <murgua03@gmail.com>
* Fix Issue 10386
Signed-off-by: runiixx <murgua03@gmail.com>
* fixing style
Signed-off-by: runiixx <murgua03@gmail.com>
---------
Signed-off-by: runiixx <murgua03@gmail.com>
Co-authored-by: Nathan Sashihara <21227491+n8sh@users.noreply.github.com>
|
2024-12-08 17:17:39 -08:00 |
|
Dennis Korpel
|
2bb54df391
|
Move floatTraits to std.math.traits
|
2024-01-09 13:00:50 +01:00 |
|
Martin Kinkelin
|
0a685c19ac
|
std.math: Fix missing imports for non-x87 real after split-up
|
2021-05-29 14:48:17 +02:00 |
|
berni44
|
0c4dcb32a0
|
Narrow imports in std.math.
|
2021-04-19 22:32:55 +02:00 |
|
berni44
|
9812f41efd
|
std.math: Move introspection functions into submodule.
|
2021-04-14 14:16:52 +02:00 |
|
berni44
|
7031340f5f
|
Add empty submodules to std.math.
|
2021-04-04 11:56:27 +02:00 |
|