v/vlib/v/ast
shadowninja55 06a6a8e199
checker: check for empty branches in match expressions (#10593)
2021-06-28 19:32:28 +03:00
..
walker net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
ast.v checker: check for empty branches in match expressions (#10593) 2021-06-28 19:32:28 +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
init.v ast: remove redundant `import v.ast` 2021-04-02 08:31:29 +03:00
scope.v builtin: use == 0 instead of isnil() 2021-06-28 10:59:14 +03:00
str.v v: deprecate `[if ident]` in favour of `[if ident ?]` 2021-06-22 10:30:14 +03:00
table.v v.parser: prohibit redeclaration of builtin types (#10563) 2021-06-25 13:08:56 +03:00
types.v v.c.gen: fix codegen of auto str methods for structs having &voidptr fields 2021-06-28 10:05:42 +03:00
types_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00