This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-14 06:52:36 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
66946738fb
v
/
vlib
/
math
/
bits
History
Download ZIP
Download TAR.GZ
Delyan Angelov
66946738fb
tests: fix some of the notices/warnings/errors discovered through
find . |grep _test.v$ |xargs -i ./v -g -keepc -skip-running {}
2025-07-24 07:38:03 +03:00
..
bits.v
maths.bits: fix ambiguous expressions, remove special case in the checker (
#24815
)
2025-06-30 22:02:24 +03:00
bits_tables.v
all: update copyright year (
#20334
)
2024-01-01 23:29:54 +02:00
bits_test.v
tests: fix some of the notices/warnings/errors discovered through
find . |grep _test.v$ |xargs -i ./v -g -keepc -skip-running {}
2025-07-24 07:38:03 +03:00
unsafe_bits.js.v
rand: add full precision f32 and f64 random functions; fix f32/f64 multipliers (
#16875
)
2023-01-19 15:21:47 +02:00
unsafe_bits.v
Revert "math.bits: port changes from
e66e996
, so that
-cstrict -cc gcc-11
passes for
markdown
as well"
2025-03-13 00:08:57 +02:00