Delyan Angelov
|
de77114593
|
eval: support assignment operators like +=, make for a in 0..10 { more robust
|
2022-07-07 15:13:22 +03:00 |
|
zakuro
|
a46bcf3571
|
all: v.ast.byte_type -> v.ast.u8_type (#14964)
|
2022-07-06 13:32:30 +03:00 |
|
yuyi
|
fab5802deb
|
all: fix latest ci errors (#14957)
|
2022-07-06 07:02:16 +03:00 |
|
Delyan Angelov
|
4538efd8f4
|
eval: small cleanup in the handling of $if platform {
|
2022-04-28 13:15:09 +03:00 |
|
Delyan Angelov
|
f72297c331
|
eval: add support for C.read/3, C.malloc/1, $if openbsd {
|
2022-04-28 11:30:36 +03:00 |
|
Delyan Angelov
|
d35d67c2bd
|
eval: enable v interpret examples/hanoi.v
|
2022-04-25 12:20:37 +03:00 |
|
Vincenzo Palazzo
|
7f29418c63
|
strconv: change atof64 to return an error, if the parsed value is not a valid number (#13424)
|
2022-02-10 13:27:32 +02:00 |
|
yuyi
|
cd0b581445
|
ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898)
|
2021-12-19 18:25:18 +02:00 |
|
Delyan Angelov
|
adf353702e
|
v.eval: show sumtype or interface casts return void currently only with -v
|
2021-12-11 23:45:54 +02:00 |
|
crthpl
|
2fbf7fea75
|
all: initial interpreter code (#12605)
|
2021-12-08 11:09:10 +03:00 |
|