v/vlib/v/ast
2024-01-09 11:46:47 +02:00
..
walker all: do not allow uninitialized function pointers 2023-08-03 21:06:36 +03:00
ast.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
attr.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
cflags.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
cflags_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
comptime_const_values.v all: new int fixes 2023-10-08 14:12:38 +03:00
comptime_valid_idents.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
embed_file.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
init.v ast, parser, checker, cgen: cleanup ast.ArrayInit (#19526) 2023-10-08 13:31:52 +03:00
native.v all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
scope.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
str.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
table.v all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
type_size_test.v checker: extend byte deprecation warning to struct fields (#19653) 2023-10-28 18:55:04 +03:00
types.v ast: add Type.clear_option_and_result() and cleanup all the related calls (#20443) 2024-01-09 11:46:47 +02:00
types_test.v all: change optional to option (#16914) 2023-01-09 09:36:45 +03:00