Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
std.fmt: add ryu floating-point formatting
Browse files Browse the repository at this point in the history
This replaces the errol backend with one based on ryu. The 128-bit
backend only is implemented. This supports all floating-point types and
does not use fp logic to print.

Closes ziglang#1181.
Closes ziglang#1299.
Closes ziglang#3612.
  • Loading branch information
tiehuis authored and RossComputerGuy committed Mar 20, 2024
1 parent 4fc0f62 commit eedcf56
Show file tree
Hide file tree
Showing 5 changed files with 1,009 additions and 2,479 deletions.
Loading

0 comments on commit eedcf56

Please sign in to comment.