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 15:02:33 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
6771b7fea9
v
/
vlib
/
gg
/
m4
History
Download ZIP
Download TAR.GZ
Delyan Angelov
9b78d7d21d
tools: check formatting of more modules with
v test-cleancode
, colorize
v vet
output
2021-03-24 12:39:39 +02:00
..
graphic.v
gg.m4: fixed some bugs, added ortho projection (
#9140
)
2021-03-06 12:14:43 +02:00
m4_test.v
math: add a pure V
math.mathutil
, with generic
min
,
max
and
abs
functions (
#9176
), and use it consistently
2021-03-12 11:28:04 +02:00
matrix.v
gg.m4: fix a bug on translate, remove abs fn (
#9224
)
2021-03-10 20:20:17 +02:00
vector.v
tools: check formatting of more modules with
v test-cleancode
, colorize
v vet
output
2021-03-24 12:39:39 +02:00