terraform/config/lang
Paul Hinze af04321723 config: return to the go1.5 generated lang/y.go
It has improvements to error messaging that we want.

We'll use this occasion begin developing / building with Go 1.5 from
here on out. Build times will be slower, but we have core development
plans that will help mitigate that.

/cc @hashicorp/terraform-committers
2015-10-28 12:20:18 -04:00
..
ast
builtins.go
check_identifier.go
check_identifier_test.go
check_types.go
check_types_test.go
eval.go
eval_test.go
lang.y
lex.go
lex_test.go
parse.go
parse_test.go
token.go
transform_fixed.go
transform_fixed_test.go
y.go config: return to the go1.5 generated lang/y.go 2015-10-28 12:20:18 -04:00
y.output