v/vlib/compiler
SleepyRoy aaf3ced750
parser: add type check for +=, -=, *=, /=
2020-02-18 22:14:52 +01:00
..
tests parser: short struct syntax for all structs 2020-02-18 16:25:09 +01:00
x64
aparser.v parser: add type check for +=, -=, *=, /= 2020-02-18 22:14:52 +01:00
asm.v
cc.v filepath: path separator (#3756) 2020-02-17 20:31:23 +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 option to disable bounds checking; examples/path_tracing.v: optimizations 2020-02-16 16:13:45 +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
expression.v parser: short struct syntax for all structs 2020-02-18 16:25:09 +01:00
fn.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
for.v
gen_c.v v2: match cgen; use `as` for casting 2020-02-07 14:50:52 +01:00
gen_js.v
gen_x64.v
get_type.v
if_match.v
json_gen.v
live.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00
main.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
module_header.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
modules.v filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
msvc.v v2: the new parser can now parse the entire V compiler 2020-02-18 17:45:59 +01:00
optimization.v
query.v
scanner.v v2: the new parser can now parse the entire V compiler 2020-02-18 17:45:59 +01:00
string_expression.v compiler: bugfix for raw'"' 2020-02-09 16:29:05 +01:00
struct.v
table.v parser: add type check for +=, -=, *=, /= 2020-02-18 22:14:52 +01:00
token.v compiler: add very simple nameof token to get type name as string 2020-02-05 06:12:33 +01:00
vfmt.v
vtmp.v move v.v to cmd/v 2020-02-09 10:08:04 +01:00