| Age | Commit message (Collapse) | Author |
|
This reverts commit b5cecdd0ee7c75388d95e2f987538fe88c23893a.
I added this for somebody but no apparently translations were ever
forthcoming, so remove it again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
raw_convert<string> is gone, so here we use fmt::{to_string,format} instead.
Other raw_converts now use fast_float.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That's what Aaron wants to support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It would be nice to check for_package as well but that needs passing
into dependencies() to work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|