fish-shell/fish-rust
ridiculousfish 14c5c94d01 Use hexponent to implement hex float parsing in wcstod
This teaches wcstod to parse hex floats like 0x1.5p3 via a forked
version of hexponent. This support is necessary for printf.
2023-04-06 14:29:18 -07:00
..
src Use hexponent to implement hex float parsing in wcstod 2023-04-06 14:29:18 -07:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Port common.{h,cpp} to Rust 2023-04-02 15:17:06 +02:00
Cargo.lock Use hexponent to implement hex float parsing in wcstod 2023-04-06 14:29:18 -07:00
Cargo.toml Use hexponent to implement hex float parsing in wcstod 2023-04-06 14:29:18 -07:00