v/vlib/v/builder
Delyan Angelov e08566d571 compiler: do not exit early, when given -o x.c or -o x.js 2020-05-08 15:31:03 +03:00
..
builder.v v doc: skip _x.c.v when not on x, i.e. filter files like v itself 2020-05-05 08:08:03 +03:00
c.v ci: test self compilation with -autofree 2020-05-07 17:37:12 +02:00
cc.v compiler: do not exit early, when given -o x.c or -o x.js 2020-05-08 15:31:03 +03:00
cflags.v parser: array init: `[]string` => `[]string{}` 2020-04-26 09:17:17 +02:00
compile.v compiler: do not exit early, when given -o x.c or -o x.js 2020-05-08 15:31:03 +03:00
js.v compiler: support ctags with -print_v_files and .ctags.d/v.ctags 2020-04-30 19:45:50 +03:00
msvc.v pref: rename keep_c 2020-04-27 13:28:00 +02:00
x64.v fmt: TypeDecl; format more files 2020-04-25 20:58:00 +02:00