v/vlib/v/builder
Ned Palacios 5f0ad0f562
compiler: add output mode for errors and warnings, support for `-silent` flag
2020-05-10 12:26:57 +03:00
..
builder.v compiler: add output mode for errors and warnings, support for `-silent` flag 2020-05-10 12:26:57 +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