v/vlib/v/gen
Alexander Medvednikov 15bdb8f7cd autofree: tmp arg var frees fixes 2020-08-27 11:30:35 +02:00
..
js table: register rune type 2020-08-25 18:15:24 +02:00
tests vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
x64 tests: return early in x64_test.v on non AMD64 machines 2020-08-20 15:42:26 +03:00
auto_str_methods.v parser: minor `match` simplification 2020-08-10 19:54:38 +02:00
cgen.v autofree: tmp arg var frees fixes 2020-08-27 11:30:35 +02:00
cgen_test.v cgen: fix nested conditional statements 2020-05-11 15:11:48 +02:00
cheaders.v cgen: support for `$if amd64 {}` and `$if aarch64 {}` 2020-08-20 15:28:37 +03:00
cmain.v android: initial support for C output using sokol_main (#6164) 2020-08-19 11:00:15 +02:00
comptime.v parser: use Attr.arg field for `[name: arg]` (#6084) 2020-08-10 02:00:14 +02:00
fn.v autofree: tmp arg var frees fixes 2020-08-27 11:30:35 +02:00
json.v json: maps, memory leak, and error forwarding (#6116) 2020-08-16 02:30:37 +02:00
live.v ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
profile.v compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
sql.v orm: use errcode comparisons, instead of strcmp(sqlite3_errmsg,msg) 2020-07-10 10:14:30 +03:00
str.v autofree: tmp arg var frees fixes 2020-08-27 11:30:35 +02:00