.. |
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
|
cgen: fix generics with generics fn type parameter (#10078)
|
2021-05-11 09:24:23 +03:00 |
cheaders.v
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
cmain.v
|
all: gc: provide optimized mode (#9716)
|
2021-04-14 00:40:26 +02:00 |
comptime.v
|
v.checker: deprecate `$if linux_or_macos {` in favor of `$if linux || macos {`
|
2021-05-08 21:00:21 +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
|
cgen: fix constants with multi-statement C initializations (#10058)
|
2021-05-09 03:25: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
|
ci: fix all `-cstrict` warnings with gcc and clang (#9792)
|
2021-04-19 15:38:48 +03:00 |