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
b9771ea120
v
/
vlib
/
v
/
checker
History
Delyan Angelov
b9771ea120
v.checker: small cleanup for incomplete match errors
2021-07-24 13:32:55 +03:00
..
tests
checker: disallow labels in defer statements (
#10901
)
2021-07-23 22:35:05 +03:00
check_types.v
checker: disallow invalid pointer arithmetic (
#10888
)
2021-07-21 23:39:49 +03:00
checker.v
v.checker: small cleanup for incomplete match errors
2021-07-24 13:32:55 +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