0 branches
Tree
Top files
Clone with HTTPS:
anon.h
cgen: fix struct init for anon struct field on C structs (fix #23421) (#23422)
1 year ago
127 bytes
csize.h
cgen: fix printing fn call of returning c struct value (fix #23104) (#23106)
1 year ago
44 bytes
cstruct_alias_test.c.v
vlib: make `./v -Wimpure-v -W test vlib/` pass on Linux (#21554)
2 years ago
187 bytes
cstruct_alias_test.v
all: replace `int` with `i32` in `fn C.name(x int) int` declarations (#26522)
last Feb 7
445 bytes
cstruct_anon_test.c.v
cgen: fix struct init for anon struct field on C structs (fix #23421) (#23422)
1 year ago
180 bytes
cstruct_arr_map_test.c.v
cgen: fix auto str for array and map for C struct (fix #22379) (#22381)
1 year ago
595 bytes
cstruct_default_value_test.c.v
vlib: make `./v -Wimpure-v -W test vlib/` pass on Linux (#21554)
2 years ago
278 bytes
cstruct_iterator_test.c.v
cgen: fix for/in codegen when iterating over C structs (#21052)
2 years ago
281 bytes
cstruct_nested_anon_test.c.v
parser: fix the language support for a nested anonymous C.struct (fix #25807) (#25789)
last Nov 23
258 bytes
cstruct_ref_test.c.v
ci: run `v -W -silent test-self vlib` on linux, so deprecations/warnings introduced in PRs, can fail (and be fixed) earlier (#25955)
last Dec 13
271 bytes
cstruct_str_test.c.v
vlib: make `./v -Wimpure-v -W test vlib/` pass on Linux (#21554)
2 years ago
727 bytes
cstruct_sumtype_test.c.v
vlib: make `./v -Wimpure-v -W test vlib/` pass on Linux (#21554)
2 years ago
245 bytes
cstruct_test.c.v
cgen: fix _str name generated for C struct which define str() method (#21042)
2 years ago
244 bytes
deep.h
parser: fix the language support for a nested anonymous C.struct (fix #25807) (#25789)
last Nov 23
206 bytes
return_csize_test.v
cgen: fix printing fn call of returning c struct value (fix #23104) (#23106)
1 year ago
292 bytes