This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
ff1752dfff
v
/
vlib
/
math
History
Delyan Angelov
dab66593fc
vlib: run vfmt over vlib files, so that
v doc -m vlib/
can run without warnings
2020-10-21 12:54:10 +03:00
..
big
vdoc: cleanup warnings on
./v doc -s vlib
2020-08-28 09:03:22 +03:00
bits
all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests
2020-10-15 12:32:28 +02:00
complex
factorial
fractions
vlib: run vfmt over vlib files, so that
v doc -m vlib/
can run without warnings
2020-10-21 12:54:10 +03:00
stats
parser: add an error for
import mod.sub as mod
and
import mod as mod
(
#6194
)
2020-08-23 02:12:25 +02:00
bits.v
const.v
math_test.v
math.c.v
ci: fix failing tests
2020-10-15 15:42:16 +03:00
math.js.v
math.v
ci: fix failing tests
2020-10-15 15:42:16 +03:00
unsafe.v