v/vlib/compiler
Alexander Medvednikov 857cbfb0d2 v2: short struct init syntax; .xxx enum checks; unions; assert 2020-02-26 15:51:05 +01:00
..
tests compiler: allow a type to be used as a variant of multiple sum types 2020-02-26 15:15:38 +11:00
x64
aparser.v v2: short struct init syntax; .xxx enum checks; unions; assert 2020-02-26 15:51:05 +01:00
asm.v
cc.v unify vexe_path 2020-02-20 11:33:01 +01:00
cflags.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
cgen.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
cheaders.v compiler: implement typeof(x) 2020-02-24 21:45:47 +01:00
compile_errors.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
compiler_options.v
comptime.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
depgraph.v
enum.v v2: short struct init syntax; .xxx enum checks; unions; assert 2020-02-26 15:51:05 +01:00
expression.v v2: short struct init syntax; .xxx enum checks; unions; assert 2020-02-26 15:51:05 +01:00
fn.v v2: short struct init syntax; .xxx enum checks; unions; assert 2020-02-26 15:51:05 +01:00
for.v
gen_c.v compiler: implement typeof(x) 2020-02-24 21:45:47 +01:00
gen_js.v
gen_x64.v
get_type.v
if_match.v compiler: allow a type to be used as a variant of multiple sum types 2020-02-26 15:15:38 +11:00
json_gen.v
live.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
main.v bugfix: v should not panic when encountering a file that consists only of comments 2020-02-20 22:59:47 +01:00
module_header.v unify vexe_path 2020-02-20 11:33:01 +01:00
modules.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
msvc.v vlib: remove malloc unsafe warning 2020-02-22 12:41:24 +01:00
optimization.v
query.v
scanner.v scanner: simplify and unify style 2020-02-25 22:58:51 +01:00
string_expression.v compiler: bugfix for raw'"' 2020-02-09 16:29:05 +01:00
struct.v
table.v compiler: allow a type to be used as a variant of multiple sum types 2020-02-26 15:15:38 +11:00
token.v compiler: implement typeof(x) 2020-02-24 21:45:47 +01:00
vfmt.v
vtmp.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00