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
/
gen
History
Delyan Angelov
04b28d11be
cgen: use switch for matches with integer literals, instead of an
if else if
ladder (
#15254
)
2022-07-29 00:36:29 +03:00
..
c
cgen: use switch for matches with integer literals, instead of an
if else if
ladder (
#15254
)
2022-07-29 00:36:29 +03:00
golang
ast: use
const empty_expr
instead of
fn empty_expr
(thanks to Joe Conigliaro for the idea) (
#15175
)
2022-07-22 12:14:46 +03:00
js
cgen: use switch for matches with integer literals, instead of an
if else if
ladder (
#15254
)
2022-07-29 00:36:29 +03:00
native
native: add typechecking to gen_var_to_string() (
#15107
)
2022-07-17 18:09:03 +03:00