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
e4e6c90292
v
/
vlib
/
v
/
checker
History
Delyan Angelov
0bcb955258
checker: fix regression of anon fns that have loops with break/continue
2021-07-25 10:46:31 +03:00
..
tests
checker: fix regression of anon fns that have loops with break/continue
2021-07-25 10:46:31 +03:00
check_types.v
checker: disallow invalid pointer arithmetic (
#10888
)
2021-07-21 23:39:49 +03:00
checker.v
checker: fix regression of anon fns that have loops with break/continue
2021-07-25 10:46:31 +03:00
comptime_const_eval.v
checker: fix fixed array with const unint type size (
fix
#10826
) (
#10853
)
2021-07-19 12:44:03 +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