v/vlib/v/gen
Leah Lundqvist 96b73acad7
jsgen: optional "or blocks" (#6938)
2020-11-24 22:52:23 +01:00
..
js jsgen: optional "or blocks" (#6938) 2020-11-24 22:52:23 +01:00
tests vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
x64 all: use the new types with old syntax (#6922) 2020-11-24 13:58:29 +01:00
auto_str_methods.v all: remove old sumtype code (#6937) 2020-11-24 17:55:24 +01:00
cgen.v all: remove old sumtype code (#6937) 2020-11-24 17:55:24 +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: refactor ast.Expr to use the new sum type implementation (#6792) 2020-11-21 00:05:57 +01: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 all: remove old sumtype code (#6937) 2020-11-24 17:55:24 +01:00
json.v http: make download_file() return an optional 2020-11-24 18:07:08 +01: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 all: refactor ast.Expr to use the new sum type implementation (#6792) 2020-11-21 00:05:57 +01:00
str.v js: fix codegen for multiline strings (#6791) 2020-11-18 18:23:44 +01:00