This website requires JavaScript.
Explore
Help
Sign In
External
/
fmt
Watch
8
Star
0
Fork
0
You've already forked fmt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5,378
Commits
4
Branches
46
Tags
19
MiB
85b38190d1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Victor Zverovich
ff7e73af66
Always run grisu_gen_digits before fallback_format
2021-09-26 07:54:25 -07:00
Victor Zverovich
2976e31ac9
Refactor format_float
2021-09-25 11:20:56 -07:00
Alexey Ochapov
b4d9d82e1d
make FP formatting available to be used at compile-time (
#2426
)
...
* works only with FMT_HEADER_ONLY * works only with float and double types (not long double)
2021-09-18 08:03:23 -07:00