syzkaller/pkg/ast
Dmitry Vyukov 2c7e14a847 gometalinter: enable cyclomatic complexity checking
Refactor some functions to be simpler.

Update #538
2018-05-04 18:03:46 +02:00
..
testdata pkg/ast: support char constants 2018-04-29 12:04:22 +02:00
ast.go pkg/ast: support char constants 2018-04-29 12:04:22 +02:00
clone.go pkg/ast: support char constants 2018-04-29 12:04:22 +02:00
format.go pkg/ast: support char constants 2018-04-29 12:04:22 +02:00
parser_test.go pkg/ast: refactor Walk 2018-01-11 11:45:35 +01:00
parser.go pkg/ast: support char constants 2018-04-29 12:04:22 +02:00
scanner.go gometalinter: enable cyclomatic complexity checking 2018-05-04 18:03:46 +02:00
test_util.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
walk.go pkg/compiler: support type templates 2018-01-13 12:52:09 +01:00