This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
ec5559a379
v
/
vlib
/
v
/
fmt
History
yuyi
689f3f7128
fmt: fix fmt error of anon fn with if expr (
fix
#14393
) (
#14413
)
2022-05-17 10:03:12 +02:00
..
tests
fmt: fix fmt error of anon fn with if expr (
fix
#14393
) (
#14413
)
2022-05-17 10:03:12 +02:00
align.v
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (
#13042
)
2022-01-05 18:02:20 +02:00
asm.v
all: update copyright year
2022-01-04 12:21:12 +03:00
attrs.v
vfmt: stabilise the attribute sorting order (sort first by length of atributes, then in alphabetical order of their names)
2022-04-14 14:53:45 +03:00
comments.v
checker, gen: add support for a [minify] struct attribute (
#14247
)
2022-05-04 11:52:30 +02:00
fmt.v
fmt: fix fmt error of anon fn with if expr (
fix
#14393
) (
#14413
)
2022-05-17 10:03:12 +02:00
fmt_keep_test.v
fmt: remove space in front of ? and ! (
#14366
)
2022-05-13 10:10:39 +02:00
fmt_test.v
all: update copyright year
2022-01-04 12:21:12 +03:00
fmt_vlib_test.v
all: update copyright year
2022-01-04 12:21:12 +03:00
struct.v
token: rename Position to Pos, rename position() to pos() (
#13279
)
2022-01-26 12:36:28 +02:00