v/vlib/v/gen
Alexander Medvednikov 8e473181ed autofree: remove old logic 2020-11-16 17:31:34 +01:00
..
js cgen: union sum types implementation (#6745) 2020-11-11 09:18:15 +01:00
tests vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
x64 fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
auto_str_methods.v cgen: skip deleted map entries in the auto generated .str() method 2020-11-13 13:37:11 +02:00
cgen.v autofree: handle early returns (part 1) 2020-11-16 17:26:54 +01:00
cgen_test.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
cheaders.v all: fix most C warnings (#6758) 2020-11-06 16:26:59 +02:00
cmain.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
comptime.v all: remove comp time '@' expansion from scanner (#6746) 2020-11-05 10:12:32 +02:00
ctempvars.v cgen: extract g.new_ctemp_var/2, g.new_ctemp_var_then_gen/2 and g.gen_ctemp_var from gen_assert_stmt 2020-10-22 19:48:06 +03:00
fn.v autofree: remove old logic 2020-11-16 17:31:34 +01:00
json.v cgen: fix generic json bug (#6731) 2020-11-04 10:21:30 +02:00
live.v ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
profile.v all: use `macos` consistently in os.user_os and the compiler 2020-09-29 22:32:20 +03:00
sql.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
str.v all: fix most C warnings (#6758) 2020-11-06 16:26:59 +02:00