v/vlib/v/ast
Alexander Medvednikov 03ed32f805 ast: bring back Table.free() for now 2021-08-08 07:07:06 +03:00
..
walker v.ast.walker: pass nodes by reference 2021-07-24 13:32:56 +03:00
ast.v vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
attr.v v: support for `[if expr]`, part 2 (old `[if ident]` is not yet deprecated) 2021-06-17 18:55:20 +03:00
cflags.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
cflags_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
comptime_const_values.v ast,checker,cgen: support simple `const x = u16(0x53)` without using _vinit() 2021-07-30 17:22:27 +03:00
init.v ast: remove redundant `import v.ast` 2021-04-02 08:31:29 +03:00
scope.v parser/checker: deduce type of global from initialization expression (#11005) 2021-07-31 16:35:19 +03:00
str.v v.builder: implement -show-callgraph 2021-07-24 13:32:56 +03:00
table.v ast: bring back Table.free() for now 2021-08-08 07:07:06 +03:00
types.v all: rename generic_struct_inst to generic_inst (#11044) 2021-08-04 03:37:27 +03:00
types_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00