1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/compiler
2020-03-08 17:38:53 +01:00
..
tests os api: cachedir => cache_dir 2020-03-08 15:57:47 +01:00
x64
aparser.v compiler: fix redefinition error message for consts 2020-03-08 15:40:07 +01:00
asm.v
cc.v os: merge with filepath 2020-03-07 22:26:26 +01:00
cflags.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
cgen.v os: merge with filepath 2020-03-07 22:26:26 +01:00
cheaders.v add C.environ to cheaders.v 2020-03-08 17:38:53 +01:00
compile_errors.v os: merge with filepath 2020-03-07 22:26:26 +01:00
compiler_options.v
comptime.v os: merge with filepath 2020-03-07 22:26:26 +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 vfmt: alias type and sum type + sum type fix 2020-03-07 17:37:55 +01:00
fn.v cmd/v: rewrite flags 2020-03-06 18:53:29 +01:00
for.v cmd/v: rewrite flags 2020-03-06 18:53:29 +01:00
gen_c.v checker: set fn arg expected_type 2020-03-01 14:10:10 +01:00
gen_js.v
gen_x64.v os: merge with filepath 2020-03-07 22:26:26 +01:00
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 os: merge with filepath 2020-03-07 22:26:26 +01:00
main.v os api: basedir => base_dir 2020-03-08 15:43:56 +01:00
module_header.v os: merge with filepath 2020-03-07 22:26:26 +01:00
modules.v os api: basedir => base_dir 2020-03-08 15:43:56 +01:00
msvc.v os: merge with filepath 2020-03-07 22:26:26 +01:00
optimization.v
query.v
scanner.v os: merge with filepath 2020-03-07 22:26:26 +01:00
string_expression.v compiler: fix generation of default .str() methods in interpolation 2020-03-07 14:13:53 +01:00
struct.v
table.v cgen: definitions + other fixes; calloc fix 2020-03-04 17:08:28 +01:00
token.v compiler: implement typeof(x) 2020-02-24 21:45:47 +01:00
v_mod_cache.v os api: basedir => base_dir 2020-03-08 15:43:56 +01:00
vfmt.v
vtmp.v os: merge with filepath 2020-03-07 22:26:26 +01:00