Commit graph

161 commits

Author SHA1 Message Date
berni44
372e45070c Make imports of std.format.internal.write local and selectiv. 2021-03-01 15:10:07 +01:00
berni44
1100b9498f std.format: Add unittests for %g (step 2). 2021-03-01 13:27:02 +01:00
berni44
0b16c92201 std.format: Add %g (step 3): Add template parameter to printFloatE/F. 2021-03-01 12:31:32 +01:00
berni44
a8b8b16e41
std.format: Refactor internal/read.d (#7805)
std.format: Refactor internal/read.d
merged-on-behalf-of: Razvan Nitu <RazvanN7@users.noreply.github.com>
2021-03-01 12:06:38 +01:00
berni44
15833dad6c std.format: Prepare to add %g (step 1). 2021-03-01 02:49:06 +01:00
berni44
ec96dc96e0 Refactor std/format/internal/write.d: Spaces and line breaks 2021-02-25 15:10:35 +01:00
berni44
b764e63375 std.format: Refactor internal/float.d 2021-02-24 17:05:54 +01:00
berni44
fa4682442b Move internal read stuff into internal submodule. 2021-02-18 10:16:51 +01:00
berni44
eb8188b25a Move internal write stuff into internal submodule. 2021-02-17 21:44:15 +01:00
berni44
cec24c5289 Move floating point algorithms into internal submodule. 2021-02-17 18:06:49 +01:00
berni44
ef887be5c6 Prepare to split up std.format into submodules. 2021-02-16 08:11:20 +01:00