v/vlib/v/gen/c
Ekopalypse a19dd36473
cgen: ensure the different gdi32 notations are always matched in is_gui_app (#12756)
2021-12-07 22:13:56 +02:00
..
testdata all: support `$embed_file('embed.vv', .zlib)` (#12654) 2021-12-04 19:43:19 +02:00
array.v cgen: fix for in mut val in array.index() (#12410) 2021-11-08 11:12:10 +02:00
assert.v cgen: parallelize (#10844) 2021-09-28 10:28:04 +03:00
auto_eq_methods.v cgen: add interface case for gen_struct_equality_fn (#12094) 2021-10-08 19:04:24 +03:00
auto_free_methods.v cgen: fix generic struct free() (#12487) 2021-11-17 08:18:46 +03:00
auto_str_methods.v cgen: support `-d no_segfault_handler` and `-d no_main`. Cleanup `-d trace_xxx` descriptions in CONTRIBUTING.md 2021-12-03 19:01:45 +02:00
cgen.v checker: check sumtype as mismatched type (#12743) 2021-12-07 01:31:47 +03:00
cheaders.v cgen: 4 byte bool flagg for compatibility with some C software 2021-12-06 12:36:25 +03:00
cmain.v cgen: support `-d no_segfault_handler` and `-d no_main`. Cleanup `-d trace_xxx` descriptions in CONTRIBUTING.md 2021-12-03 19:01:45 +02:00
comptime.v all: support `$embed_file('embed.vv', .zlib)` (#12654) 2021-12-04 19:43:19 +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: cleanup the generated code for dump(x) 2021-12-04 11:56:45 +02:00
embed.v all: support `$embed_file('embed.vv', .zlib)` (#12654) 2021-12-04 19:43:19 +02:00
fn.v cgen: ensure the different gdi32 notations are always matched in is_gui_app (#12756) 2021-12-07 22:13:56 +02:00
index.v cgen: parallelize (#10844) 2021-09-28 10:28:04 +03:00
infix_expr.v ast: cleanup struct embeds related methods (#12719) 2021-12-04 18:46:41 +02:00
json.v cgen: parallelize (#10844) 2021-09-28 10:28:04 +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 tmpl: add a <div> test 2021-09-21 02:11:33 +03:00
str.v cgen: fix error caused by fixed size array init syntax with variable it (#12314) 2021-10-28 02:20:49 +03:00
str_intp.v cgen: fix comptime for_in methods call using str_intp (#12746) 2021-12-07 12:12:12 +03:00
utils.v cgen: parallelize (#10844) 2021-09-28 10:28:04 +03:00