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
18e88d2fc8
v
/
vlib
/
v
/
ast
History
yuyi
6e46f3850c
ast: change `expr.is_mut_ident()` to `expr.is_auto_deref_var()` (
#8869
)
2021-02-21 12:15:36 +02:00
..
walker
fmt: align each contiguous field of struct. not the whole. (
#7981
)
2021-01-12 04:38:43 +01:00
ast.v
ast: change `expr.is_mut_ident()` to `expr.is_auto_deref_var()` (
#8869
)
2021-02-21 12:15:36 +02:00
init.v
checker/gen: fix generic struct init (
#8322
)
2021-02-03 00:42:00 +11:00
scope.v
checker: make it an error, to use ident outside of anon fn (
#8232
)
2021-01-22 09:24:49 +02:00
str.v
docs: fix functions in array/map example (
#8695
)
2021-02-12 21:10:54 +02:00