v/vlib/v/parser
Enzo 21db4b338b
parser: clean error when nesting `unsafe` (#6656)
2020-10-20 22:57:24 +03:00
..
tests parser: clean error when nesting `unsafe` (#6656) 2020-10-20 22:57:24 +03:00
assign.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
comptime.v cgen: produce cleaner error on missing C headers (with optional explanation) (#6637) 2020-10-17 18:27:06 +03:00
containers.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
fn.v all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
for.v all: `for mut val in vals {` (part 1) 2020-10-13 16:27:30 +02:00
if_match.v vfmt: handle more comments in interface/struct init/match branches 2020-10-14 22:52:33 +03:00
lock.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
module.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
parse_type.v all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
parser.v parser: clean error when nesting `unsafe` (#6656) 2020-10-20 22:57:24 +03:00
pratt.v parser: clean error when nesting `unsafe` (#6656) 2020-10-20 22:57:24 +03:00
sql.v all: make comment expressions + fix vfmt array init (#5851) 2020-07-17 19:13:22 +02:00
struct.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
v_parser_test.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00