This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-03-16 16:37:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
fmt
History
kristopher tate
454b2362ee
std/fmt/index.zig:
#1358
allow bytes to be printed-out as hex;
...
Supports {x} for lowercase and {X} for uppercase;
2018-09-01 19:40:05 +09:00
..
errol
Default to strict IEEE floating point
2018-08-23 22:54:46 +12:00
index.zig
std/fmt/index.zig:
#1358
allow bytes to be printed-out as hex;
2018-09-01 19:40:05 +09:00