v/vlib/compiler
Delyan Angelov ddc04979a4 deprecate `v runrepl` in favour of `v repl` 2020-01-17 14:09:26 +01:00
..
tests deprecate `v runrepl` in favour of `v repl` 2020-01-17 14:09:26 +01:00
x64
aparser.v
asm.v run vfmt 2019-12-20 02:09:56 +03:00
cc.v compiler: force .exe extension, when compiling on windows 2020-01-07 15:42:14 +01:00
cflags.v
cgen.v
cheaders.v
compile_errors.v
compiler_options.v
comptime.v compiler: support optional custom comptime defines: $if custom ? { 2020-01-16 15:28:23 +01:00
depgraph.v
enum.v interface fix 2020-01-09 01:40:10 +01:00
expression.v
fn.v make sqlite.DB public; make string.left/right private 2020-01-16 18:41:38 +01:00
for.v
gen_c.v compiler: make [live] fn unlock its mutex on early return 2020-01-14 18:58:46 +01:00
gen_js.v
gen_x64.v run vfmt 2019-12-20 02:09:56 +03:00
get_type.v
if_match.v
json_gen.v
live.v compiler: make [live] fn unlock its mutex on early return 2020-01-14 18:58:46 +01:00
main.v android symlink fix 2020-01-15 19:40:03 +01:00
module_header.v
modules.v
msvc.v freetype: fix align.right rendering 2020-01-16 17:03:34 +01:00
optimization.v
query.v
scanner.v new AST built with sum types 2019-12-24 16:04:49 +03:00
string_expression.v vfmt: support for vid like projects having many module main .v files 2020-01-10 23:33:35 +01:00
struct.v
table.v
token.v
vfmt.v
vhelp.v deprecate `v runrepl` in favour of `v repl` 2020-01-17 14:09:26 +01:00
vtmp.v os, filepath: reorganize functions 2019-12-23 13:09:22 +03:00
vtools.v