v/vlib/compiler
Alexander Medvednikov d7a8b1b4f2 checker: set fn arg expected_type 2020-03-01 14:10:10 +01:00
..
tests compiler: @VMODULE 2020-02-29 14:23:45 +01:00
x64 update copyright years 2020-02-03 05:00:36 +01:00
aparser.v fmt: comments 2020-02-29 17:51:38 +01:00
asm.v update copyright year in asm.v 2020-01-26 23:33:47 +01:00
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 update copyright years 2020-02-03 05:00:36 +01:00
comptime.v compiler: @VMODULE 2020-02-29 14:23:45 +01:00
depgraph.v update copyright years 2020-02-03 05:00:36 +01:00
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 fix interface on all platforms 2020-02-29 15:27:28 +01:00
for.v compiler: fix check restricted names in for..in statement 2020-01-23 21:06:57 +01:00
gen_c.v checker: set fn arg expected_type 2020-03-01 14:10:10 +01:00
gen_js.v implement generic structs 2019-12-21 03:53:57 +03:00
gen_x64.v run vfmt 2019-12-20 02:09:56 +03:00
get_type.v compiler: make optionals work with multi return 2020-02-02 02:53:23 +01:00
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 update copyright years 2020-02-03 05:00:36 +01:00
live.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
main.v compiler: @VMODULE 2020-02-29 14:23:45 +01:00
module_header.v unify vexe_path 2020-02-20 11:33:01 +01:00
modules.v compiler: @VMODULE 2020-02-29 14:23:45 +01:00
msvc.v vlib: remove malloc unsafe warning 2020-02-22 12:41:24 +01:00
optimization.v run vfmt 2019-12-20 02:09:56 +03:00
query.v update copyright years 2020-02-03 05:00:36 +01:00
scanner.v fmt: comments 2020-02-29 17:51:38 +01:00
string_expression.v compiler: bugfix for raw'"' 2020-02-09 16:29:05 +01:00
struct.v parser: no struct fields warnings in C struct initializations 2020-01-25 07:15:49 +01:00
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
v_mod_cache.v compiler: @VMODULE 2020-02-29 14:23:45 +01:00
vfmt.v update copyright years 2020-02-03 05:00:36 +01:00
vtmp.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00