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
0a18690a4f
v
/
vlib
/
v
/
checker
History
yuyi
d5e00b0920
checker, cgen: fix generic arrays sum() (
#11502
)
2021-09-16 07:08:28 +03:00
..
tests
v.checker: fix spurious warning for `if x := map_of_sumtypes[k] {}`
2021-09-15 15:42:28 +03:00
check_types.v
checker: no longer allow automatic dereferncing in `a = b`
2021-09-09 20:21:01 +03:00
checker.v
checker, cgen: fix generic arrays sum() (
#11502
)
2021-09-16 07:08:28 +03:00
comptime_const_eval.v
ast,checker,cgen: support simple `const x = u16(0x53)` without using _vinit()
2021-07-30 17:22:27 +03:00
noreturn.v
all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (
#10654
)
2021-07-04 20:24:19 +03:00