mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
39429f7ac9
* 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 |
||
---|---|---|
.. | ||
bare | ||
js | ||
array_test.v | ||
array.v | ||
builtin_nix.v | ||
builtin_windows.v | ||
builtin.v | ||
byte_test.v | ||
cfns.v | ||
float.v | ||
int_test.v | ||
int.v | ||
isnil_test.v | ||
map_test.v | ||
map.v | ||
option.v | ||
sorted_map.v | ||
string_int_test.v | ||
string_test.v | ||
string.v | ||
utf8_test.v | ||
utf8.v |