v/vlib/v/gen/c
yuyi 547169674d
cgen: fix fn call with mut sumtype argument (#13143)
2022-01-12 18:36:19 +02:00
..
testdata all: support `$embed_file('embed.vv', .zlib)` (#12654) 2021-12-04 19:43:19 +02:00
array.v all: update copyright year 2022-01-04 12:21:12 +03:00
assert.v all: update copyright year 2022-01-04 12:21:12 +03:00
assign.v all: update copyright year 2022-01-04 12:21:12 +03:00
auto_eq_methods.v cgen: fix codegen for aliases of fixed arrays of structs (fix #13037) (#13049) 2022-01-06 11:54:22 +02:00
auto_free_methods.v cgen: fix codegen for aliases of fixed arrays of structs (fix #13037) (#13049) 2022-01-06 11:54:22 +02:00
auto_str_methods.v cgen: fix codegen for aliases of fixed arrays of structs (fix #13037) (#13049) 2022-01-06 11:54:22 +02:00
cgen.v scanner,cgen,vfmt: keep original when using byte char literals, test all 256 byte values in the C backend 2022-01-12 14:45:38 +02:00
cheaders.v cgen,json2: improve -nofloat support (#13117) 2022-01-10 12:42:41 +02:00
cmain.v tests: support `VTEST_ONLY_FN=*test_sincos* ./v test .` and `./v test -run-only test_sin .` 2021-12-20 18:45:04 +02:00
comptime.v cgen: minor cleanup in comptime_if_cond() (#13142) 2022-01-12 11:40:11 +02:00
coutput_test.v all: support `$embed_file('embed.vv', .zlib)` (#12654) 2021-12-04 19:43:19 +02:00
ctempvars.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
dumpexpr.v cgen: fix codegen for aliases of fixed arrays of structs (fix #13037) (#13049) 2022-01-06 11:54:22 +02:00
embed.v all: support `$embed_file('embed.vv', .zlib)` (#12654) 2021-12-04 19:43:19 +02:00
fn.v cgen: fix fn call with mut sumtype argument (#13143) 2022-01-12 18:36:19 +02:00
index.v cgen: fix string range index in for mut var in (#13076) 2022-01-07 13:00:48 +02:00
infix_expr.v all: update copyright year 2022-01-04 12:21:12 +03:00
json.v all: update copyright year 2022-01-04 12:21:12 +03:00
live.v fmt: reset const field align after multi line exprs (#9916) 2021-04-29 02:17:37 +03:00
profile.v ci: add tcc32 CI on windows (#8922) 2021-02-25 12:52:12 +01:00
sql.v all: update copyright year 2022-01-04 12:21:12 +03:00
str.v scanner, cgen: improve support for escape codes in backticks/runes (#13127) 2022-01-11 22:36:18 +02:00
str_intp.v all: update copyright year 2022-01-04 12:21:12 +03:00
utils.v all: update copyright year 2022-01-04 12:21:12 +03:00