* removed sprintf for f64 and f32 use * removed all pointers from the code, used unions instead * solved module name problem * fixed tests on vlib/math * fix for alpine-linux math test * small fix on byte allocation for ftoa |
||
|---|---|---|
| .. | ||
| f32_f64_to_string_test.v | ||
| f32_str.v | ||
| f64_str.v | ||
| ftoa.v | ||
| tables.v | ||
| utilities.v | ||