This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
v
/
vlib
/
v
/
checker
History
Delyan Angelov
8315e82188
checker: improve naming for
.stmts()
and
c.stmts_ending_with_expression()
, add a better explanation for their purpose
2021-11-27 08:09:36 +02:00
..
tests
checker: add a check for unused
x << y
expressions (where x != array) (
#12586
)
2021-11-27 07:38:35 +02:00
check_types.v
checker: fix generics fn infer nested generic fn (
#12519
)
2021-11-19 20:31:55 +02:00
checker.v
checker: improve naming for
.stmts()
and
c.stmts_ending_with_expression()
, add a better explanation for their purpose
2021-11-27 08:09:36 +02:00