| .. |
|
addition.c.must_have
|
v: add constant folding AST transformation (#11085)
|
2021-08-06 23:19:18 +03:00 |
|
addition.out
|
v: add constant folding AST transformation (#11085)
|
2021-08-06 23:19:18 +03:00 |
|
addition.vv
|
v: add constant folding AST transformation (#11085)
|
2021-08-06 23:19:18 +03:00 |
|
assert_fncalls.c.must_have
|
v.gen.c: fix assert `f().len == 1` calling f() twice (closes issue 11501)
|
2021-09-16 19:01:35 +03:00 |
|
assert_fncalls.out
|
v.gen.c: fix assert `f().len == 1` calling f() twice (closes issue 11501)
|
2021-09-16 19:01:35 +03:00 |
|
assert_fncalls.vv
|
v.gen.c: fix assert `f().len == 1` calling f() twice (closes issue 11501)
|
2021-09-16 19:01:35 +03:00 |
|
compare_structs.c.must_have
|
v.gen.c: fix compilation of `if c_struct_1 != c_struct_2 {`
|
2021-10-02 15:12:18 +03:00 |
|
compare_structs.vv
|
v.gen.c: fix compilation of `if c_struct_1 != c_struct_2 {`
|
2021-10-02 15:12:18 +03:00 |
|
const_references.c.must_have
|
v.gen.c: add vlib/v/gen/c/coutput_test.v, to ease testing of produced C output
|
2021-07-31 12:14:56 +03:00 |
|
const_references.out
|
v.gen.c: add vlib/v/gen/c/coutput_test.v, to ease testing of produced C output
|
2021-07-31 12:14:56 +03:00 |
|
const_references.vv
|
v.gen.c: add vlib/v/gen/c/coutput_test.v, to ease testing of produced C output
|
2021-07-31 12:14:56 +03:00 |
|
for_in.c.must_have
|
cgen: fixes for ... in with index (#11995)
|
2021-09-28 19:35:07 +03:00 |
|
for_in.out
|
cgen: fixes for ... in with index (#11995)
|
2021-09-28 19:35:07 +03:00 |
|
for_in.vv
|
cgen: fixes for ... in with index (#11995)
|
2021-09-28 19:35:07 +03:00 |
|
volatile.c.must_have
|
all: support `mut volatile x := 123` declarations (#11940)
|
2021-09-22 13:06:30 +03:00 |
|
volatile.out
|
all: support `mut volatile x := 123` declarations (#11940)
|
2021-09-22 13:06:30 +03:00 |
|
volatile.vv
|
all: support `mut volatile x := 123` declarations (#11940)
|
2021-09-22 13:06:30 +03:00 |