zig/lib/std/fmt/parse_float
Andrew Kelley 3fc6fc6812 std.builtin.Endian: make the tags lower case
Let's take this breaking change opportunity to fix the style of this
enum.
2023-10-31 21:37:35 -04:00
..
common.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
convert_eisel_lemire.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
convert_fast.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
convert_hex.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
convert_slow.zig reduce AstGen.numberLiteral stack usage 2023-07-20 12:51:18 -07:00
decimal.zig std.builtin.Endian: make the tags lower case 2023-10-31 21:37:35 -04:00
FloatInfo.zig add new float-parser based on eisel-lemire algorithm 2022-05-03 16:46:40 +12:00
FloatStream.zig std.builtin.Endian: make the tags lower case 2023-10-31 21:37:35 -04:00
parse.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
parse_float.zig parse_float: Error when a float is attempted to be parsed into an invalid type 2023-05-08 10:42:24 +00:00