v/vlib/v/gen
Alexander Medvednikov 71dfec3c4d autofree: generate unique names for each arg 2020-10-29 08:26:45 +01:00
..
js cgen: print results of failed callexprs in `assert fn() == fn2()` (#6665) 2020-10-21 21:58:40 +02: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 fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
cgen.v autofree: fix re-assigning an optional 2020-10-29 07:06:58 +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 backporting: remove C typedef redefinitions of map_int/map_string/array_byte/array_string 2020-10-07 11:32:50 +03:00
cmain.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
comptime.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +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: generate unique names for each arg 2020-10-29 08:26:45 +01:00
json.v all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +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 interpolation: support '' (rounding like in C) 2020-10-16 17:28:11 +03:00