v/vlib/v/gen/c
Enzo 906b207e58
checker: deprecate using V strings in C function calls (#10140)
2021-05-20 09:17:44 +03:00
..
array.v cgen: insert a newline every 8 elements in array init (#10034) 2021-05-08 13:35:21 +03:00
assert.v v: add more precise source line info for `-g -assert aborts` 2021-04-15 20:38:34 +03:00
auto_eq_methods.v ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
auto_str_methods.v parser, cgen: fix generics fn typeof name (fix #7357) (#9939) 2021-04-30 13:40:36 +03:00
cgen.v builtin, cgen: implement chunked allocation of 16MB blocks with -prealloc (#10130) 2021-05-19 10:35:56 +03:00
cheaders.v builtin, cgen: implement chunked allocation of 16MB blocks with -prealloc (#10130) 2021-05-19 10:35:56 +03:00
cmain.v all: gc: provide optimized mode (#9716) 2021-04-14 00:40:26 +02:00
comptime.v v.gen.c: implement `-d trace_autofree` for conditional tracing comments about autofree 2021-05-11 19:29:06 +03:00
ctempvars.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
dumpexpr.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
embed.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
fn.v checker: deprecate using V strings in C function calls (#10140) 2021-05-20 09:17:44 +03:00
index.v cgen: honor `[direct_array_access]` for `a_string[idx]` too 2021-05-05 23:43:46 +03:00
json.v ci: fix all `-cstrict` warnings with gcc and clang (#9792) 2021-04-19 15:38:48 +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 orm: fix multi substructs (#9941) 2021-05-04 12:35:18 +03:00
str.v checker: deprecate using V strings in C function calls (#10140) 2021-05-20 09:17:44 +03:00