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 |
||
---|---|---|
.. | ||
bits | ||
complex | ||
factorial | ||
fractions | ||
stats | ||
bits.v | ||
const.v | ||
math_test.v | ||
math.v | ||
unsafe.v |