syzkaller/pkg/ast
Dmitry Vyukov 36d1c4540a all: fix gometalinter warnings
Fix typos, non-canonical code, remove dead code, etc.
2018-03-08 18:48:26 +01:00
..
testdata pkg/compiler: switch attributes from Ident to Type 2018-03-05 12:10:27 +01:00
ast.go pkg/compiler: switch attributes from Ident to Type 2018-03-05 12:10:27 +01:00
clone.go pkg/compiler: switch attributes from Ident to Type 2018-03-05 12:10:27 +01:00
format.go pkg/compiler: switch attributes from Ident to Type 2018-03-05 12:10:27 +01:00
parser_test.go pkg/ast: refactor Walk 2018-01-11 11:45:35 +01:00
parser.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
scanner.go pkg/compiler: allow use of empty strings 2018-01-23 11:05:51 +01: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